diff --git a/index.html b/index.html index c732f24..18169fd 100644 --- a/index.html +++ b/index.html @@ -172,7 +172,7 @@ clients: {% for work in page.works_left %}
- +

{{work.title}}

{{work.categories}}

@@ -187,7 +187,7 @@ clients: {% for work in page.works_right %}
- +

{{work.title}}

{{work.categories}}

@@ -263,7 +263,7 @@ clients:
@@ -284,7 +284,7 @@ clients:
{% if post.images %} - post + post
{% endif %}

{{post.title}}