-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
34 lines (29 loc) · 1.81 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!-- index.html -->
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.svg"/>
<link rel="icon" type="image/svg" sizes="32x32" href="/favicon-32x32.svg"/>
<link rel="icon" type="image/svg" sizes="16x16" href="/favicon-16x16.svg"/>
<title>Rekonekcija 333 Ljiljana</title>
<meta name="description" content="Otkrijte transformativnu moć rekonekcijskog isceljenja i iskusite holističko zdravlje i duhovno blagostanje." />
<meta name="keywords" content="Rekonekcijsko isceljenje, Lična rekonekcija, Isceljenje, Rekonekcija, Holističko zdravlje, Duhovno poravnanje, Isceliteljske usluge, Ljiljana Medović" />
<!-- Open Graph tags -->
<meta property="og:title" content="Rekonekcija 333 Ljiljana | Otkrijte Moć Rekonekcijskog Isceljenja" />
<meta property="og:image" content="https://rekonekcija333ljiljana.com/og-image.jpg" />
<meta property="og:description" content="Otkrijte transformativnu moć rekonekcijskog isceljenja i iskusite holističko zdravlje i duhovno blagostanje." />
<meta property="og:url" content="https://rekonekcija333ljiljana.com" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Rekonekcija 333 Ljiljana" />
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap" rel="stylesheet">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>