update name, project refference and synchronization

This commit is contained in:
ghostersk
2026-03-08 06:06:38 +00:00
parent 5d51b9778b
commit b29949e042
27 changed files with 587 additions and 137 deletions

View File

@@ -1,5 +1,5 @@
{{template "base" .}}
{{define "title"}}GoMail Admin{{end}}
{{define "title"}}GoWebMail Admin{{end}}
{{define "body_class"}}admin-page{{end}}
{{define "body"}}
<div class="admin-layout">
@@ -7,7 +7,7 @@
<div class="logo-area">
<a href="/">
<div class="logo-icon"><svg viewBox="0 0 24 24"><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg></div>
<span class="logo-text">GoMail</span>
<span class="logo-text">GoWebMail</span>
</a>
</div>
<div class="admin-nav">