Spaces:
Running
Running
Tai Truong
commited on
Commit
·
97051d1
1
Parent(s):
9c1a389
update title and logo
Browse files
src/frontend/index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
<meta charset="UTF-8" />
|
| 6 |
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
| 7 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 8 |
-
<link rel="icon" href="/
|
| 9 |
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
| 10 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
| 11 |
<link
|
|
@@ -16,7 +16,7 @@
|
|
| 16 |
src="/node_modules/ace-builds/src-min-noconflict/ace.js"
|
| 17 |
type="module"
|
| 18 |
></script>
|
| 19 |
-
<title>
|
| 20 |
</head>
|
| 21 |
<body id="body" class="dark" style="width: 100%; height: 100%">
|
| 22 |
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
|
|
| 5 |
<meta charset="UTF-8" />
|
| 6 |
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
| 7 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 8 |
+
<link rel="icon" href="/logo-short.png" />
|
| 9 |
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
| 10 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
| 11 |
<link
|
|
|
|
| 16 |
src="/node_modules/ace-builds/src-min-noconflict/ace.js"
|
| 17 |
type="module"
|
| 18 |
></script>
|
| 19 |
+
<title>AI Agent - OpenDigital.no</title>
|
| 20 |
</head>
|
| 21 |
<body id="body" class="dark" style="width: 100%; height: 100%">
|
| 22 |
<noscript>You need to enable JavaScript to run this app.</noscript>
|
src/frontend/public/logo-short.png
ADDED
|
Git LFS Details
|