From f67661e4ade0a1676bc26a168c53a26ad2ac6052 Mon Sep 17 00:00:00 2001 From: Set Hallstrom Date: Tue, 21 Jul 2020 11:59:51 +0200 Subject: [PATCH] make posts editable --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index 05b7717..86119d7 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -343,7 +343,7 @@ {% include author.html %} {% endif %}{% endif %} -
+
{{ content }} {% if page.link != nil %}