summaryrefslogtreecommitdiffstats
path: root/client/components/main/layouts.jade
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-08-29 13:34:36 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-08-29 13:34:36 +0200
commitf4cbfb17ed30530b7b68faf18827300eddc20dec (patch)
treeeeac0f77bc07389a747ad26245e3d26c60cc3ee4 /client/components/main/layouts.jade
parentcc5e9002d92b5024cedd731d5598c3f5b5127620 (diff)
downloadwekan-f4cbfb17ed30530b7b68faf18827300eddc20dec.tar.gz
wekan-f4cbfb17ed30530b7b68faf18827300eddc20dec.tar.bz2
wekan-f4cbfb17ed30530b7b68faf18827300eddc20dec.zip
Fix the favicon
Diffstat (limited to 'client/components/main/layouts.jade')
-rw-r--r--client/components/main/layouts.jade2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/main/layouts.jade b/client/components/main/layouts.jade
index 3ea5acc5..f5a8db59 100644
--- a/client/components/main/layouts.jade
+++ b/client/components/main/layouts.jade
@@ -2,7 +2,7 @@ head
title Wekan
meta(name="viewport"
content="maximum-scale=1.0,width=device-width,initial-scale=1.0,user-scalable=0")
- link(rel="shortcut icon" href="/favicon.png")
+ link(rel="shortcut icon" href="/wekan-favicon.png")
template(name="userFormsLayout")
section.auth-layout