diff --git a/_includes/news.html b/_includes/news.html index 196a770..aa9ea14 100644 --- a/_includes/news.html +++ b/_includes/news.html @@ -17,10 +17,10 @@ {% assign duration_days = duration_sec | divided_by: 60 | divided_by: 60 | divided_by: 24 %} {% if duration_days <= site.data.news.max_days %}
-
-

{{ n.date | date : "%d %B %Y" }}

+
+

{{ n.date | date : "%B %d, %Y" }}

-
+

{{ n.text}}