From 2d60e71693b12f0bff41a71d504bea1a062d5a67 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 4 Nov 2022 02:31:42 +0100 Subject: Style fixes --- themes/simple/layouts/_default/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/simple/layouts/_default') diff --git a/themes/simple/layouts/_default/single.html b/themes/simple/layouts/_default/single.html index 4111338..81a7d58 100755 --- a/themes/simple/layouts/_default/single.html +++ b/themes/simple/layouts/_default/single.html @@ -4,7 +4,7 @@
-

{{ .Title }}

+

{{ .Title }}

{{ if in .Type "posts" }} -- cgit v1.2.3