diff --git a/blog/index.html b/blog/index.html index e7835423f031d8ea6368fda7c6a824356f0be988..fd3bad685c60e12ed3128b3387fd20b63b398b94 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 %}