From 8296cc6e434a4262f4bb71d25e1b734b3acd1ebc Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Mon, 8 May 2023 20:06:42 -0700 Subject: [PATCH] Fiddling with the formatting of baseof.html --- layouts/_default/baseof.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ae0dbb9..817f6e9 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -17,13 +17,13 @@ {{ with partial "resources/root_css.html" . -}} - + {{- end -}} {{- with partial "resources/section_css.html" . -}} - + {{- end -}} {{- with partial "resources/page_css.html" . -}} - + {{- end -}} {{ block "styles" . }}{{ end }}