add support for meta theme-color with bg color

This commit is contained in:
Nuno Coração
2023-02-25 19:14:28 +00:00
parent 2780cef17a
commit 3c5be0854d
2 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
{{ if templates.Exists "partials/extend-head.html" }}
{{ partialCached "extend-head.html" .Site }}
{{ end }}
<meta name="theme-color"/>
{{/* Firebase */}}
{{ with $.Site.Params.firebase }}
{{ if isset $.Site.Params "firebase" }}