thejagstudio commited on
Commit
cc129b9
·
verified ·
1 Parent(s): f207722

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +4 -4
templates/index.html CHANGED
@@ -2,7 +2,7 @@
2
  <html lang="en">
3
  <head>
4
  <meta charset="utf-8" />
5
- <link rel="icon" href="https://huggingface.co/spaces/thejagstudio/narayangpt/resolve/main/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." />
@@ -19,11 +19,11 @@
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="https://huggingface.co/spaces/thejagstudio/narayangpt/resolve/main/static/logo192.png" />
23
- <link rel="manifest" href="https://huggingface.co/spaces/thejagstudio/narayangpt/resolve/main/static/manifest.json" />
24
  <title>NarayanGPT</title>
25
  <script defer="defer" src="https://huggingface.co/spaces/thejagstudio/narayangpt/resolve/main/static/js/main.c0ce3835.js"></script>
26
- <link href="https://huggingface.co/spaces/thejagstudio/narayangpt/resolve/main/static/css/main.cfc7c515.css" rel="stylesheet" />
27
  </head>
28
  <body>
29
  <noscript>You need to enable JavaScript to run this app.</noscript>
 
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." />
 
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="https://huggingface.co/spaces/thejagstudio/narayangpt/resolve/main/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>