summaryrefslogtreecommitdiffstats
path: root/client/components/main/layouts.jade
diff options
context:
space:
mode:
authorDan Hawkes <dan@danhawkes.co.uk>2017-08-19 17:10:08 +0100
committerDan Hawkes <dan@danhawkes.co.uk>2017-08-20 17:36:37 +0100
commit061d91ae7c7ee7d795a6866310b21fedf53e9a5a (patch)
treed104d5233068667a904be57adb050a4cce31cf5d /client/components/main/layouts.jade
parent1e7e9d27155b9d438485bd04a7e414bb8767fd3f (diff)
downloadwekan-061d91ae7c7ee7d795a6866310b21fedf53e9a5a.tar.gz
wekan-061d91ae7c7ee7d795a6866310b21fedf53e9a5a.tar.bz2
wekan-061d91ae7c7ee7d795a6866310b21fedf53e9a5a.zip
Add web manifest
Adds a basic web manifest to support progressive web-app use.
Diffstat (limited to 'client/components/main/layouts.jade')
-rw-r--r--client/components/main/layouts.jade1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/components/main/layouts.jade b/client/components/main/layouts.jade
index 12fac0a8..a51a35e0 100644
--- a/client/components/main/layouts.jade
+++ b/client/components/main/layouts.jade
@@ -8,6 +8,7 @@ head
difficult to do that cleanly with Blaze -- at least without adding extra
packages.
link(rel="shortcut icon" href="/wekan-favicon.png")
+ link(rel="manifest" href="/wekan-manifest.json")
template(name="userFormsLayout")
section.auth-layout