diff --git a/themes/gruvbox/layouts/_default/baseof.html b/themes/gruvbox/layouts/_default/baseof.html index 1157690..f0ed10a 100644 --- a/themes/gruvbox/layouts/_default/baseof.html +++ b/themes/gruvbox/layouts/_default/baseof.html @@ -3,10 +3,10 @@ - - - - + + + + diff --git a/themes/gruvbox/layouts/_default/single.html b/themes/gruvbox/layouts/_default/single.html index 296378b..e26d7e8 100644 --- a/themes/gruvbox/layouts/_default/single.html +++ b/themes/gruvbox/layouts/_default/single.html @@ -1,7 +1,6 @@ {{ define "title" }}{{ .Title }}{{ end }} {{ define "main" }} -

{{ .Title }}

@@ -9,6 +8,7 @@ {{ partial "tags.html" . }}
+
{{ .Content }}