diff --git a/forgejo/gitea/templates/base/head_navbar.tmpl b/forgejo/gitea/templates/base/head_navbar.tmpl index f61172a..60985fa 100644 --- a/forgejo/gitea/templates/base/head_navbar.tmpl +++ b/forgejo/gitea/templates/base/head_navbar.tmpl @@ -1,5 +1,3 @@ -
-
@@ -10,38 +8,37 @@
Blog - Services - Docs - Donate + Services + Docs + Donate Status - {{if and .IsSigned}} - Log Out - {{end}} + {{if and .IsSigned}} + {{end}} - +
{{if not .IsSigned}} -

Ark

+

SudoVanilla Ark

{{end}} {{if and .IsSigned}} - {{.SignedUser.Name}} + {{ctx.AvatarUtils.Avatar .SignedUser 24 "tw-mr-1"}} {{.SignedUser.Name}} {{end}} - Search - Create - Migrate + Search + Create + Migrate {{if .IsAdmin}} - Admin + Admin {{end}}
@@ -52,9 +49,8 @@ {{if and .IsSigned}} Issues Pull Requests - Notifications - - + + {{end}}
@@ -63,7 +59,7 @@ @licstart The following is the entire license notice for the JavaScript code in this page. - Copyright (C) 2024 SudoVanilla + Copyright (C) 2024 - 2025 SudoVanilla The JavaScript code in this page is free software: you can redistribute it and/or modify it under the terms of the GNU @@ -92,13 +88,11 @@ } } -
-
- +

Ark

-
\ No newline at end of file +