Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +21 -3
templates/index.html
CHANGED
@@ -2,11 +2,29 @@
|
|
2 |
<html lang="en">
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
-
<link rel="icon" href="/images/logo.png" />
|
6 |
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
7 |
<meta name="theme-color" content="#000000" />
|
8 |
-
<meta name="description" content="
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
<link rel="manifest" href="/static/manifest.json" />
|
11 |
<title>NarayanGPT</title>
|
12 |
<script defer="defer" src="/static/js/main.99ba6a2a.js"></script>
|
|
|
2 |
<html lang="en">
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
+
<link rel="icon" href="/static/images/logo.png" />
|
6 |
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
7 |
<meta name="theme-color" content="#000000" />
|
8 |
+
<meta name="description" content="NarayanGPT provides accurate and insightful answers to all your questions about the Swaminarayan Sampraday, its history, scriptures, and teachings.">
|
9 |
+
<!-- Open Graph / Facebook -->
|
10 |
+
<meta property="og:title" content="NarayanGPT - Your Guide to the Swaminarayan Sampraday">
|
11 |
+
<meta property="og:description" content="NarayanGPT offers deep insights into the Swaminarayan Sampraday, answering all your questions with clarity and precision.">
|
12 |
+
<meta property="og:url" content="https://thejagstudio-narayangpt.hf.space">
|
13 |
+
<meta property="og:type" content="website">
|
14 |
+
<meta property="og:image" content="/static/images/logo.png">
|
15 |
+
|
16 |
+
<!-- Twitter -->
|
17 |
+
<meta name="twitter:card" content="summary_large_image">
|
18 |
+
<meta name="twitter:title" content="NarayanGPT - Your Guide to the Swaminarayan Sampraday">
|
19 |
+
<meta name="twitter:description" content="Explore the Swaminarayan Sampraday with NarayanGPT, your comprehensive source for understanding its scriptures, history, and teachings.">
|
20 |
+
<meta name="twitter:image" content="/static/images/logo.png">
|
21 |
+
|
22 |
+
<!-- Additional Meta Tags -->
|
23 |
+
<meta name="keywords" content="Swaminarayan Sampraday, Swaminarayan, Hinduism, NarayanGPT, Shriji Maharaj, Hindu scriptures, Indian spirituality, Pragat form, religious teachings">
|
24 |
+
<meta name="author" content="NarayanGPT Team">
|
25 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
26 |
+
<meta name="robots" content="index, follow">
|
27 |
+
<link rel="apple-touch-icon" href="/static/images/logo.png" />
|
28 |
<link rel="manifest" href="/static/manifest.json" />
|
29 |
<title>NarayanGPT</title>
|
30 |
<script defer="defer" src="/static/js/main.99ba6a2a.js"></script>
|