diff --git a/blog/index.html b/blog/index.html index e7835423..fd3bad68 100644 --- a/blog/index.html +++ b/blog/index.html @@ -9,7 +9,7 @@ title: All Blog Posts {{ post.summary }} {% t blog.tagged %}: {% for tag in post.tags %} - [{{ tag }}] + [{{ tag }}] {% endfor %}
@@ -40,4 +40,4 @@ title: All Blog Posts Next » {% endif %} -{% endif %} \ No newline at end of file +{% endif %}