diff options
Diffstat (limited to 'themes/hugo-pt2021/layouts/partials')
-rw-r--r-- | themes/hugo-pt2021/layouts/partials/head.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/hugo-pt2021/layouts/partials/head.html b/themes/hugo-pt2021/layouts/partials/head.html index 422347d..29139d5 100644 --- a/themes/hugo-pt2021/layouts/partials/head.html +++ b/themes/hugo-pt2021/layouts/partials/head.html @@ -1,4 +1,4 @@ -<head> +<head class='dark'> <meta charset='utf-8'/> {{/* add go-import meta tag */}} |