diff --git a/site/_includes/news_item.html b/site/_includes/news_item.html index 7068a692..61a60741 100644 --- a/site/_includes/news_item.html +++ b/site/_includes/news_item.html @@ -8,6 +8,8 @@ {{ post.content }}

- Posted on {{ post.date | date_to_string }} by @{{ post.author }}, filed in {{ post.categories | array_to_sentence_string }} + Posted on {{ post.date | date_to_string }} + by @{{ post.author }}, + filed in {{ post.categories | array_to_sentence_string }}