💄 优化 server status 主题

This commit is contained in:
naiba
2023-11-08 13:17:42 +08:00
parent b6c2410b41
commit ce2e5439f7
7 changed files with 59 additions and 51 deletions

View File

@@ -9,7 +9,10 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/" class="navbar-brand">{{.Conf.Site.Brand}}</a>
<a href="/" class="navbar-brand">
<img src="/static/logo.svg?v20210804" style="height: 2rem;display: inline-block;">
{{.Conf.Site.Brand}}
</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">