diff --git a/app/views/posts/index.atom.erb b/app/views/posts/index.atom.erb index b35ff1d58..598bf1c9f 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 %>