diff --git a/site/_includes/news_item.html b/site/_includes/news_item.html index ec3d7423..696e09e8 100644 --- a/site/_includes/news_item.html +++ b/site/_includes/news_item.html @@ -14,7 +14,7 @@ {{ post.date | date_to_string }} - {{ post.author }} + {{ post.author }} {{ post.author }} diff --git a/site/_includes/top.html b/site/_includes/top.html index 043e6000..a40677fc 100644 --- a/site/_includes/top.html +++ b/site/_includes/top.html @@ -4,11 +4,11 @@ {{ page.title }} - - + + - - + + diff --git a/site/_layouts/news_item.html b/site/_layouts/news_item.html index 72927b9e..059ef03b 100644 --- a/site/_layouts/news_item.html +++ b/site/_layouts/news_item.html @@ -17,7 +17,7 @@ layout: news {{ page.date | date_to_string }} - + {{ page.author }}