🚸 Set theme-color using theme colour scheme

This commit is contained in:
James Panther
2022-11-22 09:55:20 +11:00
parent 4679ce485c
commit 447ce2f52a
2 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta http-equiv="content-language" content="{{ . }}" />
{{ end }}
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#ffffff" />
<meta name="theme-color" content="rgb(255,255,255)" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
{{/* Title */}}
{{ if .IsHome -}}