mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 00:58:13 +00:00
9 lines
317 B
HTML
9 lines
317 B
HTML
<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" -}}'>
|
|
|
|
{{ partial "head/opengraph" . }}
|
|
|
|
{{ hugo.Generator }}
|