diff --git a/blog/index.html b/blog/index.html index 902fdc857..e8a64b3b3 100644 --- a/blog/index.html +++ b/blog/index.html @@ -15,9 +15,7 @@ layout: default
- - {{ post.date | date: "%b %-d, %Y" }} - + {{ post.date | date: "%b %-d, %Y" }}
{% endfor %}