diff --git a/wowchemy/layouts/partials/site_head.html b/wowchemy/layouts/partials/site_head.html index 85468b96..b0838bbf 100644 --- a/wowchemy/layouts/partials/site_head.html +++ b/wowchemy/layouts/partials/site_head.html @@ -174,7 +174,10 @@ {{ end }} + {{ if site.Home.OutputFormats.Get "WebAppManifest" }} + {{ end }} + diff --git a/wowchemy/layouts/slides/baseof.html b/wowchemy/layouts/slides/baseof.html index 7391b197..239fc4a5 100644 --- a/wowchemy/layouts/slides/baseof.html +++ b/wowchemy/layouts/slides/baseof.html @@ -12,7 +12,10 @@ + {{ if site.Home.OutputFormats.Get "WebAppManifest" }} + {{ end }} +