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/_default/baseof.html | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts/_default/baseof.html') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 42203d2..09ae79a 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -10,6 +10,7 @@ + {{- range .AlternativeOutputFormats }} {{- end }} -- cgit v1.1