From 70160bf0e8738d237398d8c476226b27cde49f94 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 22 Apr 2018 18:43:40 +0200 Subject: [PATCH] fix --- blog/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/index.html b/blog/index.html index 13891f9..b1f160b 100644 --- a/blog/index.html +++ b/blog/index.html @@ -46,7 +46,7 @@ section_id: blog {% for post in paginator.posts %}
-
+
{% assign mod = forloop.index | modulo: 2 %} {% if mod == 0 %}