Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
RSS auto discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
yuiseki committed Dec 20, 2010
1 parent 56460a7 commit fd3b7ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/layout.haml
Expand Up @@ -3,6 +3,7 @@
%head
%meta{ 'http-equiv' => 'content', :content => 'text/html; charset=utf-8'}
%link{:rel=>"stylesheet", :type=>"text/css", :href=>"/style.css"}
%link{:rel=>"alternate", :type=>"application/rss+xml", :title=>"RSS", :href=>"/rss"}
%title=@title
%body
%div{:class=>"content"}
Expand Down

0 comments on commit fd3b7ef

Please sign in to comment.