-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (28 loc) · 1.73 KB
/
index.html
File metadata and controls
33 lines (28 loc) · 1.73 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>Planet of Secrets 369 | Ms. Divya Jain - Certified KP Astrologer & Numerologist</title>
<meta name="description" content="Get accurate astrology predictions & numerology consultations from ISO certified astrologer Ms. Divya Jain. Expert in KP Astrology, career guidance, marriage predictions & Vastu. Book FREE consultation today!" />
<meta name="keywords" content="KP Astrologer, Numerology, Astro Vastu, Career Guidance, Marriage Astrology, Birth Chart, Kundli, Indian Astrologer, Online Consultation" />
<meta name="author" content="Ms. Divya Jain - Planet of Secrets 369" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Planet of Secrets 369 | Certified KP Astrologer Ms. Divya Jain" />
<meta property="og:description" content="Accurate astrology & numerology consultations. FREE consultation for first 50 users. Book now with Ms. Divya Jain." />
<meta property="og:image" content="/hero-bg.jpg" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Planet of Secrets 369 | Certified KP Astrologer" />
<meta name="twitter:description" content="Accurate astrology & numerology consultations. FREE consultation for first 50 users." />
<meta name="twitter:image" content="/hero-bg.jpg" />
<!-- Theme Color -->
<meta name="theme-color" content="#1a0a2e" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>