We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b497d commit a28b3b8Copy full SHA for a28b3b8
layout/partial/social_links.pug
@@ -8,7 +8,7 @@ ul.social-links
8
i.fa.fa-envelope
9
when "rss"
10
li
11
- a(href=link)
+ a(href=url_for(link))
12
i.fa.fa-rss
13
default
14
0 commit comments