From 3d6a71c59432b99b32a86e4c5df579f14bf7bec4 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 19 Jul 2022 07:28:09 +0100 Subject: more tweaks and fleshed out reading page --- themes/problematic/layouts/_default/single.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'themes/problematic/layouts/_default') diff --git a/themes/problematic/layouts/_default/single.html b/themes/problematic/layouts/_default/single.html index bc7133a..50605d1 100644 --- a/themes/problematic/layouts/_default/single.html +++ b/themes/problematic/layouts/_default/single.html @@ -1,4 +1,11 @@ {{ define "main" }} + + +

{{ .Title }}

{{ .Content }} {{ end }} -- cgit v1.2.3