From aadc05c21ba13f4aa8a5629d032878dba661d105 Mon Sep 17 00:00:00 2001 From: cylexVEVO Date: Tue, 26 Feb 2019 19:44:15 -0500 Subject: Website rewrite --- _layouts/post.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 _layouts/post.html (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html deleted file mode 100644 index b677e64..0000000 --- a/_layouts/post.html +++ /dev/null @@ -1,19 +0,0 @@ ---- ---- - - - - {% include heading.html %} - {{ page.title }} | Silicon Linux Blog - - - {% include navigator.html %} - -

{{ page.title }}

-

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

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