Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add link tag for feed url to news page
fixes gh-1369.
  • Loading branch information
rwstauner committed Sep 22, 2014
1 parent 03894bc commit ab751d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/news.html
@@ -1,4 +1,5 @@
<%- title = "News" %>
<%- rss = "news" %>
<a class="news_feed" href="/feed/news"><i class="fa fa-rss fa-2x"></i></a>
<div class="content anchors">
<% USE MultiMarkdown(heading_ids => 1) -%>
Expand Down

0 comments on commit ab751d8

Please sign in to comment.