From 07ae26b4d0730735eadf1055d27a291a69ba0131 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 4 Aug 2023 14:49:48 +0200 Subject: Add h-entry tags to content --- layouts/recipes/single.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'layouts/recipes/single.html') diff --git a/layouts/recipes/single.html b/layouts/recipes/single.html index c4876a9..4ce7822 100644 --- a/layouts/recipes/single.html +++ b/layouts/recipes/single.html @@ -5,10 +5,10 @@ {{ define "main" }}
-

{{ .Title }}

+

{{ .Title }}

{{- if .Draft }} @@ -28,7 +28,7 @@ {{- end }}
-
+
{{ .Content }} -- cgit v1.1