From 5845a5be3c0cc86d6fca3c44e26f9cbf77931a05 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 8 Jan 2019 16:08:02 +0100 Subject: Added author and update on editor --- _layouts/post.html | 136 ++++++++++++++++++++++------------------------------- 1 file changed, 57 insertions(+), 79 deletions(-) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index 13ffece..d0d1319 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,82 +1,59 @@ - - - - - - - - - - - - - {{ page.title }} - - - - - - - - - - - - - - - - - - - - - - {% include header.html %} - -
-

{{ page.title }}

- - - - {{ content }} - - -
- - {% include footer.html %} - - - - - + + + \ No newline at end of file -- cgit v1.2.3