Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +32 -1
templates/index.html
CHANGED
@@ -1 +1,32 @@
|
|
1 |
-
<!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
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 |
+
<meta property="og:title" content="NarayanGPT - Your Guide to the Swaminarayan Sampraday" />
|
10 |
+
<meta property="og:description" content="NarayanGPT offers deep insights into the Swaminarayan Sampraday, answering all your questions with clarity and precision." />
|
11 |
+
<meta property="og:url" content="https://thejagstudio-narayangpt.hf.space" />
|
12 |
+
<meta property="og:type" content="website" />
|
13 |
+
<meta property="og:image" content="/static/images/logo.png" />
|
14 |
+
<meta name="twitter:card" content="summary_large_image" />
|
15 |
+
<meta name="twitter:title" content="NarayanGPT - Your Guide to the Swaminarayan Sampraday" />
|
16 |
+
<meta name="twitter:description" content="Explore the Swaminarayan Sampraday with NarayanGPT, your comprehensive source for understanding its scriptures, history, and teachings." />
|
17 |
+
<meta name="twitter:image" content="/static/images/logo.png" />
|
18 |
+
<meta name="keywords" content="Swaminarayan Sampraday, Swaminarayan, Hinduism, NarayanGPT, Shriji Maharaj, Hindu scriptures, Indian spirituality, Pragat form, religious teachings" />
|
19 |
+
<meta name="author" content="NarayanGPT Team" />
|
20 |
+
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
21 |
+
<meta name="robots" content="index, follow" />
|
22 |
+
<link rel="apple-touch-icon" href="/static/logo192.png" />
|
23 |
+
<link rel="manifest" href="/static/manifest.json" />
|
24 |
+
<title>NarayanGPT</title>
|
25 |
+
<script defer="defer" src="/static/js/main.c0ce3835.js"></script>
|
26 |
+
<link href="/static/css/main.cfc7c515.css" rel="stylesheet" />
|
27 |
+
</head>
|
28 |
+
<body>
|
29 |
+
<noscript>You need to enable JavaScript to run this app.</noscript>
|
30 |
+
<div id="root"></div>
|
31 |
+
</body>
|
32 |
+
</html>
|