From 0d28a2429ef66d56115bebaf11d08ef8c33e7c74 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 18 Nov 2018 15:37:29 -0500 Subject: forgot this --- _layouts/post.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index 82d2f57..8271e64 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -11,8 +11,10 @@ {% include navigator.html %}
-

{{ page.title }}

-

{{ page.date | date_to_string }} | By: {{ page.author }}

+

{{ page.title }}

+

+
{{ page.date | date_to_string }} | By: {{ page.author }}
+

-- cgit v1.2.3