mirror of
https://github.com/wekan/wekan.git
synced 2026-02-11 02:34:20 +01:00
Add web manifest
Adds a basic web manifest to support progressive web-app use.
This commit is contained in:
parent
1e7e9d2715
commit
061d91ae7c
4 changed files with 91 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue