From aec82aaa0c4938073dfecfac3613646fbe0ef442 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 19 Mar 2018 11:15:38 +0100 Subject: [PATCH] Update index.html --- blog/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/blog/index.html b/blog/index.html index 9d5c0e2..469f46f 100644 --- a/blog/index.html +++ b/blog/index.html @@ -12,16 +12,16 @@ section_id: blog
{% if post.images %} {% if post.images.size > 1 %} - + post post {% else %} - post + post {% endif %} {% endif %}
-

{{post.title}}

+

{{post.title}}

{% if post.categories != empty %} @@ -38,7 +38,7 @@ section_id: blog

{{post.excerpt}}

-

Read more

+

Read more

{% endif %} @@ -51,16 +51,16 @@ section_id: blog
{% if post.images %} {% if post.images.size > 1 %} - + post post {% else %} - post + post {% endif %} {% endif %}
-

{{post.title}}

+

{{post.title}}

{% if post.categories != empty %} @@ -77,7 +77,7 @@ section_id: blog

{{post.excerpt}}

-

Read more

+

Read more

{% endif %}