Skip to content

Commit

Permalink
Support for autodiscovery of RSS feed
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Halford-Thompson committed Feb 18, 2012
1 parent b650bf2 commit 41aa309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layout.jade
Expand Up @@ -3,6 +3,7 @@ head
title #{title}
link(rel='stylesheet', href='http://fonts.googleapis.com/css?family=PT+Sans', type='text/css')
link(rel='stylesheet', href=base_url + '/main.css', type='text/css')
link(rel='alternate', type='application/rss+xml', title=title, href=base_url + '/rss.xml')
body
div.topbar
ul
Expand Down

0 comments on commit 41aa309

Please sign in to comment.