From 8e9ef5ba62b8bee028428384ad5666e245eb854c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 17 Feb 2019 21:53:36 +0100 Subject: content update --- _layouts/post.html | 88 ------------------------------------------------------ 1 file changed, 88 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 d0d1319..0000000 --- a/_layouts/post.html +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - {{ page.title }} - - - - - - - - - - - - - - - - - - - - - - {% include header.html %} - -
- -

{{ page.title }}

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