From 4250a4f951fbed985e6a60507fb526ee96acfccf Mon Sep 17 00:00:00 2001 From: Alee Date: Fri, 5 Apr 2019 19:22:08 -0400 Subject: A massive website overhaul (Changed the theme) --- _layouts/post.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index cb0bf12..ce5902f 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -10,15 +10,13 @@ {% include navigator.html %} -
-

{{ page.title }}

+

{{ page.title }}

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

Other posts

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