We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e46ab3 commit eb256b6Copy full SHA for eb256b6
source/layouts/default.haml
@@ -34,6 +34,8 @@
34
%br
35
%a{:href =>"https://discord.gg/nwdcrnk" ,:target => "_blank"} Discord
36
37
+ %a{:rel => "me", :href => "https://fosstodon.org/@ASI", :target => "_blank"} Mastodon
38
+ %br
39
%p
40
%h2.aside= t('by_year')
41
- blog.articles.group_by {|a| a.date.year }.each do |year, articles|
0 commit comments