From a9084a693c11ad3f0a257ea4fe773a18bb800400 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 22 Apr 2018 17:23:21 +0200 Subject: [PATCH] test --- blog/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/blog/index.html b/blog/index.html index 1f4983a..9eac44a 100644 --- a/blog/index.html +++ b/blog/index.html @@ -4,8 +4,6 @@ title: Blog section_id: blog --- - -
{% for post in paginator.posts %} {% assign mod = forloop.index | modulo: 2 %} {% if mod == 1 %} @@ -47,7 +45,7 @@ section_id: blog
-
+
{% for post in paginator.posts %} {% assign mod = forloop.index | modulo: 2 %} {% if mod == 1 %}