🔖 release 改为 .zip

This commit is contained in:
naiba
2022-04-28 23:39:44 +08:00
parent 3d2d116100
commit e8871253db
8 changed files with 23 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
<form id="settingForm" class="ui large form" onsubmit="return false;">
<div class="field">
<label>站点标题</label>
<input type="text" name="Title" placeholder="{{tr "nezhaMonitor"}}" value="{{.Conf.Site.Brand}}">
<input type="text" name="Title" placeholder='{{tr "nezhaMonitor"}}' value="{{.Conf.Site.Brand}}">
</div>
<div class="field">
<label>管理员列表</label>