From ebf6668f70bf5fd5e4cca7f182e499dd11748446 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Thu, 29 Sep 2016 21:44:31 +1000 Subject: [PATCH] Fix feed icon on articles page --- layouts/articles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/articles.html b/layouts/articles.html index 5ee9921..c876c66 100644 --- a/layouts/articles.html +++ b/layouts/articles.html @@ -33,7 +33,7 @@ active = (@item.identifier.sub(%r{page/$}, '') == path) %>
  • - Black Feed Icon + Feed Icon ><%= label %> (<%= count %>)
  • <% end %>