🎉 [dashboard v0.3.4] theme: daynight by @JackieSung4ev

This commit is contained in:
naiba
2021-01-20 22:44:32 +08:00
parent 03908e7e05
commit 9f98f7a489
4 changed files with 40 additions and 40 deletions

View File

@@ -17,7 +17,6 @@
<option value="default"{{if eq .Conf.Site.Theme "default"}} selected="selected"{{end}}>默认主题</option>
<option value="daynight"{{if eq .Conf.Site.Theme "daynight"}} selected="selected"{{end}}>JackieSung DayNight</option>
<option value="hotaru"{{if eq .Conf.Site.Theme "hotaru"}} selected="selected"{{end}}>CokeMine Hotaru</option>
<option value="daynight"{{if eq .Conf.Site.Theme "daynight"}} selected="selected"{{end}}>JackieSung DayNight</option>
</select>
</div>
<div class="field">