fix wrong link to old ui
This commit is contained in:
parent
bb9542b54f
commit
d9742fbf4e
1 changed files with 1 additions and 1 deletions
|
@ -1067,7 +1067,7 @@ return html`
|
|||
<div class="dropdown">
|
||||
<button class="dropbtn"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="10" stroke-width="2"/></svg></button>
|
||||
<div class="dropdown-content" id="theme-selector">
|
||||
<a href="index.html">Old UI</a>
|
||||
<a href="/">Old UI</a>
|
||||
<a href="#" data-theme="default">Snow Storm</a>
|
||||
<a href="#" data-theme="polarnight">Polar Night</a>
|
||||
<a href="#" data-theme="ketivah">Ketivah</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue