summaryrefslogtreecommitdiff
path: root/src/templates/apps/room/atom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/apps/room/atom.xml')
-rw-r--r--src/templates/apps/room/atom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/apps/room/atom.xml b/src/templates/apps/room/atom.xml
index 94dee98..17b36dd 100644
--- a/src/templates/apps/room/atom.xml
+++ b/src/templates/apps/room/atom.xml
@@ -3,7 +3,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<title>{{title}}</title>
<updated>{{rfc3339_date}}</updated>
- <link rel="self" href="{{baseurl}}/room/+{{tags}}.atom"/>
+ <link rel="self" type="application/atom+xml" href="{{baseurl}}/room/+{{tags}}.atom"/>
<link href="{{baseurl}}/room/+{{tags}}"/>
{% if rooms %}
{% for room in rooms %}