From 4d5c7251470de0d7ec5effc6e48e058814612b0a Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Mon, 25 Apr 2022 17:34:21 -0700 Subject: [PATCH] Fix bad use of
Sections should have headings. --- layouts/_default/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index d00f16e..37f4408 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -17,9 +17,9 @@
-
+
{{ partial "processed-content" . -}} -
+ {{ end }}