diff --git a/index.html b/index.html index cdbffcc..7460185 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@

{% if second_post.image %}
- {{ second_post.title }} + {{ second_post.title }}
{% endif %} @@ -79,7 +79,7 @@

{% if third_post.image %}
- {{ third_post.title }} + {{ third_post.title }}
{% endif %} @@ -104,7 +104,7 @@

{% if fourth_post.image %}
- {{ fourth_post.title }} + {{ fourth_post.title }}
{% endif %} @@ -139,8 +139,8 @@

{{post.title}}

Read More
-
- {{ post.title }} +
+ {{ post.title }}