From 44c5b78027cbb23fad45787bb8c58461a2a17a79 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 30 Jun 2015 23:41:19 +0300 Subject: rename layout 'posts' to 'main' --- _layouts/posts.html | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 _layouts/posts.html (limited to '_layouts/posts.html') diff --git a/_layouts/posts.html b/_layouts/posts.html deleted file mode 100644 index 920cbd9..0000000 --- a/_layouts/posts.html +++ /dev/null @@ -1,10 +0,0 @@ -{% include header.html %} -
-
- {{ content }} -
-
- {% include sidebar.html %} -
-
-{% include footer.html %} -- cgit v1.2.3