From 9f290f80d730c5094dfc7b6539eb97c1de617298 Mon Sep 17 00:00:00 2001
From: Rik Veenboer
- {{ page.title }}
+ {{ page.title }}
{{ page.date|date:'%A, %B %d, %Y' }}
{% if page.end_date %}
diff --git a/_layouts/post.html b/_layouts/post.html
index 582f409..3a2c686 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -26,7 +26,7 @@
{% endif %}
- {{ page.title }}
+ {{ page.title }}
{{ page.date|date:'%A, %B %d, %Y' }}
{% if page.end_date %}
diff --git a/index.html b/index.html
index 442f1ff..956be61 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@ layout: default