app/views/includes/_head.html.haml in santey_blog-0.1.2 vs app/views/includes/_head.html.haml in santey_blog-0.2.0
- old
+ new
@@ -12,6 +12,6 @@
=stylesheet_link_tag('santey_blog/blueprint/lib/ie.css', :media=> 'screen')
=javascript_include_tag :defaults
=csrf_meta_tag
- !=auto_discovery_link_tag(:rss, "/posts.rss", :title=>"Blog posts")
+ !=auto_discovery_link_tag(:rss, "/posts.rss", :title=>SanteyBlog.meta_titles[:default])
\ No newline at end of file