aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base/head.tmpl
diff options
context:
space:
mode:
authorFluf <36822577+flufmonster@users.noreply.github.com>2018-06-02 21:14:37 -0400
committerLunny Xiao <xiaolunwen@gmail.com>2018-06-03 09:14:37 +0800
commit85b7fd1e61d277179662a6652b26e2ee91bba11b (patch)
tree3c656733376d5b977b5eac220213a733ef63385f /templates/base/head.tmpl
parent7893e5939a4bafbd4a3e5a7699c81e7780429eda (diff)
downloadgitea-85b7fd1e61d277179662a6652b26e2ee91bba11b.tar.gz
gitea-85b7fd1e61d277179662a6652b26e2ee91bba11b.zip
Remove dupelicate link (#4100)
Diffstat (limited to 'templates/base/head.tmpl')
-rw-r--r--templates/base/head.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl
index a486d9b9b9..fb9611cb62 100644
--- a/templates/base/head.tmpl
+++ b/templates/base/head.tmpl
@@ -141,7 +141,7 @@
<div class="ui top secondary stackable main menu following bar light">
<div class="ui container" id="navbar">
<div class="item brand" style="justify-content: space-between;">
- <a href="{{AppSubUrl}}/" href="{{AppSubUrl}}/">
+ <a href="{{AppSubUrl}}/">
<img class="ui mini image" src="{{AppSubUrl}}/img/gitea-sm.png">
</a>
<div class="ui basic icon button mobile-only" id="navbar-expand-toggle">