From acb78c2ea5fa23ff99afde7d855413d15ed82174 Mon Sep 17 00:00:00 2001 From: Timm Date: Thu, 23 Apr 2015 00:03:16 +0200 Subject: [PATCH] Update blog.html --- blog.html | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/blog.html b/blog.html index a1359bb..ea8eb97 100644 --- a/blog.html +++ b/blog.html @@ -2,14 +2,6 @@ layout: default --- - {% for post in site.posts %} {% if forloop.first == false %}
@@ -34,5 +26,20 @@ layout: default -
+
+ +//unfortunatly elevator dosnt support a list of elements yet, hotfix for now, should be removed asap + {% endfor %} + + +