From e0a73854a9e48d87e28e415e7d0b312e386c4b82 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 18 Nov 2018 00:24:28 -0500 Subject: Massive changes --- _layouts/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index d281d5a..1eb604c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -8,12 +8,12 @@ {% include navigator.html %} - +

{{ page.title }}

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

{{ content }} - +
{% include footer.html %} -- cgit v1.2.3