diff --git a/blog/index.html b/blog/index.html index 734f2e9..d4b7dff 100644 --- a/blog/index.html +++ b/blog/index.html @@ -6,8 +6,8 @@ section_id: blog {% for post in paginator.posts %}
-
+
{% assign mod = forloop.index | modulo: 2 %} {% if mod == 1 %}