From bc2908b802f911b44884f3de01369d298554cbb7 Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 8 Nov 2009 18:58:56 +0100 Subject: changes for atom feed - hope that helps --- app/views/layouts/application.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/layouts/application.html.erb') diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index c7704ac..cc4c01b 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -12,7 +12,7 @@ <%= stylesheet_link_tag "shadowbox" %> <%= javascript_include_tag 'public' %> - <%= auto_discovery_link_tag(:rss, {:controller => "rss", :action => "updates"}) %> + <%= auto_discovery_link_tag(:atom, {:controller => "rss", :action => "updates"}) %> -- cgit v1.3