From f1cf5db5be43d4a6094f4a0d19b89c665c3657ee Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 7 Oct 2022 12:11:06 +0200 Subject: Fixed styling and fixed typos --- themes/simple/layouts/_default/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes') diff --git a/themes/simple/layouts/_default/single.html b/themes/simple/layouts/_default/single.html index 6fe8253..2622946 100644 --- a/themes/simple/layouts/_default/single.html +++ b/themes/simple/layouts/_default/single.html @@ -4,7 +4,7 @@
-

{{.Title}}

+

{{.Title}}

{{ if in .Type "posts" }} @@ -60,7 +60,7 @@ {{ if in .Type "posts" }} - {{ partial "openring.html" . }} + {{ partial "openring.html" . }} {{ end }} -- cgit v1.2.3