From de25931f304b0e280b9402982d3fdbd0ed7cde3f Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 24 Apr 2018 10:12:08 +0200 Subject: [PATCH] Re-test --- blog/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/index.html b/blog/index.html index 348b958..71d826e 100644 --- a/blog/index.html +++ b/blog/index.html @@ -8,7 +8,7 @@ section_id: blog
{% assign mod = forloop.index | modulo: 2 %} - {% if mod == 0 && mod == 1 %} + {% if mod == 0 & mod == 1 %}
{% if post.categories != empty %}