summaryrefslogtreecommitdiffstats
path: root/templates/base
diff options
context:
space:
mode:
authorLauris BH <lauris@nix.lv>2017-07-28 08:51:20 +0300
committerLunny Xiao <xiaolunwen@gmail.com>2017-07-28 13:51:20 +0800
commit60d7e56c69abfd89607056f5e459e71dbe571b97 (patch)
tree90ec758cd1c0de2fa2d15e8c9407b3d87a3bc9c1 /templates/base
parent04c4028aeab8f56df8626ffc9f2e134e59f30582 (diff)
downloadgitea-60d7e56c69abfd89607056f5e459e71dbe571b97.tar.gz
gitea-60d7e56c69abfd89607056f5e459e71dbe571b97.zip
Add task to generate images from SVG and change to new logo (#2194)
* Add makefile task to generate images from SVG and change to new logo * use absolute path on generate-images
Diffstat (limited to 'templates/base')
-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 6254e45435..bb6f1ecaf5 100644
--- a/templates/base/head.tmpl
+++ b/templates/base/head.tmpl
@@ -90,7 +90,7 @@
<div class="column">
<div class="ui top secondary menu">
<a class="item brand" href="{{AppSubUrl}}/">
- <img class="ui mini image" src="{{AppSubUrl}}/img/favicon.png">
+ <img class="ui mini image" src="{{AppSubUrl}}/img/gitea-sm.png">
</a>
{{if .IsSigned}}