Add web manifest

Adds a basic web manifest to support progressive web-app use.
This commit is contained in:
Dan Hawkes 2017-08-19 17:10:08 +01:00
parent 1e7e9d2715
commit 061d91ae7c
4 changed files with 91 additions and 0 deletions

View file

@ -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