diff --git a/layouts/_article.html b/layouts/_article.html index 6595527..093d6c8 100644 --- a/layouts/_article.html +++ b/layouts/_article.html @@ -1,5 +1,5 @@ <% post_date = WezM::Helpers.parse_post_date(@article) %> -
  • +
  • <%= post_date.day %> <%= post_date.strftime('%b') %> diff --git a/layouts/articles.html b/layouts/articles.html index d180c9f..d73e499 100644 --- a/layouts/articles.html +++ b/layouts/articles.html @@ -2,24 +2,36 @@ <%= render '_head' %> - - + + @@ -45,7 +57,7 @@ active = (@item.identifier.sub(%r{page/$}, '') == path) %>
  • - Black Feed Icon + Black Feed Icon ><%= label %> (<%= count %>)
  • <% end %> @@ -58,7 +70,7 @@ -