From acf3e2b0a664305767b0539e307f7e625af51d48 Mon Sep 17 00:00:00 2001 From: mountainbug95 Date: Tue, 4 Feb 2020 17:09:00 -0600 Subject: [PATCH 1/2] Fix posts to allow content to be displayed in safari reader view --- layouts/_default/single.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 6a0daf1..1e522bd 100755 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -6,15 +6,14 @@ {{ define "main" }} {{ $section := .Site.GetPage "section" .Section }}
-
-

+

{{- .Title -}}

@@ -44,8 +43,7 @@ - {{ .WordCount}} words {{ end }}
- - +