From 0c35b12c7142f59d7ebcc19f6475fe2acea051cf Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 18 Nov 2018 15:36:17 -0500 Subject: uhhhhh --- _layouts/post.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index 3dbc481..82d2f57 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -10,11 +10,11 @@ {% include navigator.html %} +
+

{{ page.title }}

+

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

+
-
-

{{ page.title }}

-

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

-
{{ content }}
-- cgit v1.2.3