forked from open-webui/open-webui
chore: disable unmaintained themes
This commit is contained in:
parent
f63866b72a
commit
790a305c55
2 changed files with 4 additions and 4 deletions
|
@ -69,8 +69,8 @@
|
|||
<title>{$WEBUI_NAME}</title>
|
||||
<link rel="icon" href="{WEBUI_BASE_URL}/static/favicon.png" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/themes/rosepine.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/themes/rosepine-dawn.css" />
|
||||
<!-- <link rel="stylesheet" type="text/css" href="/themes/rosepine.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/themes/rosepine-dawn.css" /> -->
|
||||
</svelte:head>
|
||||
|
||||
{#if loaded}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue