feat: add initial Gitea static assets including security.txt, CSS, and font files

This commit is contained in:
2024-12-06 18:18:45 +00:00
commit 5806c156e3
1077 changed files with 117733 additions and 0 deletions
@@ -0,0 +1,4 @@
<h2 class="ui compact small menu small-menu-items issue-list-navbar">
<a class="{{if .PageIsLabels}}active {{end}}item" href="{{.RepoLink}}/labels">{{ctx.Locale.Tr "repo.labels"}}</a>
<a class="{{if .PageIsMilestones}}active {{end}}item" href="{{.RepoLink}}/milestones">{{ctx.Locale.Tr "repo.milestones"}}</a>
</h2>