thejagstudio commited on
Commit
a5fd0b2
·
verified ·
1 Parent(s): 9aac31c

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +32 -1
templates/index.html CHANGED
@@ -1 +1,32 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"><link rel="icon" href="/images/logo.png"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"><meta name="description" content="NarayanGPT provides accurate and insightful answers to all your questions about the Swaminarayan Sampraday, its history, scriptures, and teachings."><meta property="og:title" content="NarayanGPT - Your Guide to the Swaminarayan Sampraday"><meta property="og:description" content="NarayanGPT offers deep insights into the Swaminarayan Sampraday, answering all your questions with clarity and precision."><meta property="og:url" content="https://thejagstudio-narayangpt.hf.space"><meta property="og:type" content="website"><meta property="og:image" content="/static/images/logo.png"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="NarayanGPT - Your Guide to the Swaminarayan Sampraday"><meta name="twitter:description" content="Explore the Swaminarayan Sampraday with NarayanGPT, your comprehensive source for understanding its scriptures, history, and teachings."><meta name="twitter:image" content="/static/images/logo.png"><meta name="keywords" content="Swaminarayan Sampraday, Swaminarayan, Hinduism, NarayanGPT, Shriji Maharaj, Hindu scriptures, Indian spirituality, Pragat form, religious teachings"><meta name="author" content="NarayanGPT Team"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="robots" content="index, follow"><link rel="apple-touch-icon" href="/logo192.png"><link rel="manifest" href="/manifest.json"><title>NarayanGPT</title><script defer="defer" src="/static/js/main.c0ce3835.js"></script><link href="/static/css/main.cfc7c515.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>