From 061d91ae7c7ee7d795a6866310b21fedf53e9a5a Mon Sep 17 00:00:00 2001 From: Dan Hawkes Date: Sat, 19 Aug 2017 17:10:08 +0100 Subject: Add web manifest Adds a basic web manifest to support progressive web-app use. --- client/components/main/layouts.jade | 1 + 1 file changed, 1 insertion(+) (limited to 'client/components/main/layouts.jade') 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 -- cgit v1.2.3-1-g7c22