diff --git a/packs/hugo/layouts/_default/baseof.html b/packs/hugo/layouts/_default/baseof.html index 0c90e14..ce96197 100644 --- a/packs/hugo/layouts/_default/baseof.html +++ b/packs/hugo/layouts/_default/baseof.html @@ -1,17 +1,18 @@ - + {{- partial "head.html" . -}} -
-
+ + +
{{- block "main" . }}{{- end }}