Skip to content

Commit eb256b6

Browse files
authored
feat: mastodon
1 parent 6e46ab3 commit eb256b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/layouts/default.haml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
%br
3535
%a{:href =>"https://discord.gg/nwdcrnk" ,:target => "_blank"} Discord
3636
%br
37+
%a{:rel => "me", :href => "https://fosstodon.org/@ASI", :target => "_blank"} Mastodon
38+
%br
3739
%p
3840
%h2.aside= t('by_year')
3941
- blog.articles.group_by {|a| a.date.year }.each do |year, articles|

0 commit comments

Comments
 (0)