mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-08 09:32:27 +00:00
Adjust color of accent
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<meta charset='utf-8'>
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
||||
<meta name='description' content='{{ partial "data/description" . }}'>
|
||||
<meta name='theme-color' content='{{- .Site.Params.settings.accentColor | default "#ffcd00" -}}'>
|
||||
<meta name='theme-color' content='{{- .Site.Params.settings.accentColor | default "#8979b3" -}}'>
|
||||
|
||||
{{ partial "head/opengraph" . }}
|
||||
|
||||
|
Reference in New Issue
Block a user