From bc0b541e77ae6d661a35cccc21547fa1686cfe62 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 6 Sep 2013 23:01:44 -0400 Subject: [PATCH] Add alt tag to post author tag in site. #1508. --- site/_includes/news_item.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_includes/news_item.html b/site/_includes/news_item.html index d32b4b0a..7c4a6797 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 }}