{{ post.date | date: "%b %-d, %Y" }}
{{ post.title }}
{% if post.excerpt %}
@@ -15,7 +14,9 @@ layout: default
{% endif %}
- Read More
+
+ {{ post.date | date: "%b %-d, %Y" }}
+diff --git a/blog/index.html b/blog/index.html index 06d7fa1dd..4eff19c8b 100644 --- a/blog/index.html +++ b/blog/index.html @@ -5,7 +5,6 @@ layout: default
{{ post.date | date: "%b %-d, %Y" }}
{{ post.date | date: "%b %-d, %Y" }}
+