From f92d64965834a6bc3b3448fc1b5759143e5e8c0a Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 22 Apr 2018 18:59:04 +0200 Subject: [PATCH] Same story --- blog/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/index.html b/blog/index.html index 7c3db92..734f2e9 100644 --- a/blog/index.html +++ b/blog/index.html @@ -6,6 +6,7 @@ section_id: blog {% for post in paginator.posts %}
+
{% assign mod = forloop.index | modulo: 2 %} {% if mod == 1 %} @@ -38,7 +39,6 @@ section_id: blog
{% endif %} -