From fc5d5163af47d7da5fab416602036734310381b5 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sat, 3 Sep 2011 11:42:49 +0200 Subject: [PATCH] cleaner post layout --- _layouts/post.html | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index 16fa3b10..eacdbd7b 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,17 +1,6 @@ --- layout: base --- -
-
-
-

Bitcoin

- -
-
-
-
@@ -23,6 +12,7 @@ layout: base
+

Back to homepage

    {% for post in site.posts %}