Skip to content

Commit 85b7fd1

Browse files
Fluflunny
authored andcommitted
Remove dupelicate link (#4100)
1 parent 7893e59 commit 85b7fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base/head.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<div class="ui top secondary stackable main menu following bar light">
142142
<div class="ui container" id="navbar">
143143
<div class="item brand" style="justify-content: space-between;">
144-
<a href="{{AppSubUrl}}/" href="{{AppSubUrl}}/">
144+
<a href="{{AppSubUrl}}/">
145145
<img class="ui mini image" src="{{AppSubUrl}}/img/gitea-sm.png">
146146
</a>
147147
<div class="ui basic icon button mobile-only" id="navbar-expand-toggle">

0 commit comments

Comments
 (0)