mirror of
https://github.com/meineerde/holgerjust.de.git
synced 2025-10-17 17:01:01 +00:00
5 lines
167 B
Plaintext
5 lines
167 B
Plaintext
%span.profile-links
|
|
- Array(blog_author(author).profile_links).each do |name, opts|
|
|
%a{class: "icon-#{name}", href: opts[:link]}
|
|
%span.hidden= opts[:name]
|