🚚 from p14yground to naiba

This commit is contained in:
naiba
2020-11-11 10:07:45 +08:00
parent 66a4bf0c5c
commit 4083a42978
25 changed files with 54 additions and 54 deletions

View File

@@ -1,7 +1,7 @@
{{define "common/footer"}}
<div class="ui inverted vertical footer segment">
<div class="ui center aligned text container">
本系统由 <a href="https://github.com/p14yground/nezha" target="_blank">哪吒面板</a> <small>build · {{.Version}}</small> 强力驱动
本系统由 <a href="https://github.com/naiba/nezha" target="_blank">哪吒面板</a> <small>build · {{.Version}}</small> 强力驱动
</div>
</div>
<script src="https://cdnjs.loli.net/ajax/libs/jquery/3.4.1/jquery.min.js"></script>

View File

@@ -9,7 +9,7 @@
<a class="item{{if eq .MatchedPath "/server"}} active{{end}}" href="/server">服务器</a>
{{end}}
<div class="right menu">
<a class="item" href="https://github.com/p14yground/nezha/issues" target="_blank">反馈</a>
<a class="item" href="https://github.com/naiba/nezha/issues" target="_blank">反馈</a>
<div class="item">
{{if .Admin}}
<div class="ui simple dropdown">