diff --git a/app/views/posts/index.atom.erb b/app/views/posts/index.atom.erb index f988c55f8..b35ff1d58 100644 --- a/app/views/posts/index.atom.erb +++ b/app/views/posts/index.atom.erb @@ -2,8 +2,8 @@ <%= Danbooru.config.app_name %> - - + + http://<%= Danbooru.config.hostname %>/posts.atom?tags=<%= params[:tags] %> <% if @posts.any? %> <%= @posts[0].created_at.gmtime.xmlschema %> @@ -25,6 +25,7 @@ +

<%= post.tag_string %>