diff --git a/blog/index.html b/blog/index.html index 5e75829..c6f13ed 100644 --- a/blog/index.html +++ b/blog/index.html @@ -11,14 +11,7 @@ section_id: blog {% if mod == 1 %}
{% if post.images %} - {% if post.images.size > 1 %} - - post - post - - {% else %} post - {% endif %} {% endif %}

{{post.title}}

@@ -49,14 +42,7 @@ section_id: blog {% if mod == 0 %}
{% if post.images %} - {% if post.images.size > 1 %} - - post - post - - {% else %} post - {% endif %} {% endif %}

{{post.title}}