We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d4e27 commit 4b6d065Copy full SHA for 4b6d065
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(url_for(link))
12
i.fa.fa-rss
13
default
14
0 commit comments