We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7893e59 commit 85b7fd1Copy full SHA for 85b7fd1
templates/base/head.tmpl
@@ -141,7 +141,7 @@
141
<div class="ui top secondary stackable main menu following bar light">
142
<div class="ui container" id="navbar">
143
<div class="item brand" style="justify-content: space-between;">
144
- <a href="{{AppSubUrl}}/" href="{{AppSubUrl}}/">
+ <a href="{{AppSubUrl}}/">
145
<img class="ui mini image" src="{{AppSubUrl}}/img/gitea-sm.png">
146
</a>
147
<div class="ui basic icon button mobile-only" id="navbar-expand-toggle">
0 commit comments