feat: 移除未登录用户的帮助链接

This commit is contained in:
chuan
2026-05-16 18:17:35 +08:00
Unverified
parent 257de8a858
commit 46f1e98c48
-3
View File
@@ -24,9 +24,6 @@
{{template "custom/extra_links" .}}
{{if not .IsSigned}}
<a class="item" target="_blank" href="https://docs.gitea.com">{{ctx.Locale.Tr "help"}}</a>
{{end}}
</div>
<!-- the full dropdown menus -->