forked from open-webui/open-webui
chore: comment
This commit is contained in:
parent
790a305c55
commit
f8f9f27ae8
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@
|
|||
<title>{$WEBUI_NAME}</title>
|
||||
<link rel="icon" href="{WEBUI_BASE_URL}/static/favicon.png" />
|
||||
|
||||
<!-- rosepine themes have been disabled as it's not up to date with our latest version. -->
|
||||
<!-- feel free to make a PR to fix if anyone wants to see it return -->
|
||||
<!-- <link rel="stylesheet" type="text/css" href="/themes/rosepine.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/themes/rosepine-dawn.css" /> -->
|
||||
</svelte:head>
|
||||
|
|
Loading…
Reference in a new issue