Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
e7637da5
Unverified
Commit
e7637da5
authored
Feb 24, 2024
by
tracer123
Committed by
GitHub
Feb 24, 2024
Browse files
Update app.html
Indexing by our current overlords should be disabled by default.
parent
81eceb48
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/app.html
src/app.html
+1
-0
No files found.
src/app.html
View file @
e7637da5
...
@@ -5,6 +5,7 @@
...
@@ -5,6 +5,7 @@
<link
rel=
"icon"
href=
"%sveltekit.assets%/favicon.png"
/>
<link
rel=
"icon"
href=
"%sveltekit.assets%/favicon.png"
/>
<link
rel=
"manifest"
href=
"%sveltekit.assets%/manifest.json"
/>
<link
rel=
"manifest"
href=
"%sveltekit.assets%/manifest.json"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1"
/>
<meta
name=
"robots"
content=
"noindex,nofollow"
/>
<script>
<script>
// On page load or when changing themes, best to add inline in `head` to avoid FOUC
// On page load or when changing themes, best to add inline in `head` to avoid FOUC
if
(
if
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment