From c649194fdc77889ca282c2f42507d777b3b933f6 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 19 Jan 2020 17:22:11 +0100 Subject: Make markup html5 compatible --- themes/xmin/layouts/_default/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/xmin') diff --git a/themes/xmin/layouts/_default/single.html b/themes/xmin/layouts/_default/single.html index ba0e22a..b69ed7c 100644 --- a/themes/xmin/layouts/_default/single.html +++ b/themes/xmin/layouts/_default/single.html @@ -12,8 +12,8 @@

-
+
{{ .Content }} -
+ {{- end }} -- cgit 1.4.1