From: Simon McVittie Date: Thu, 21 Jan 2016 07:53:39 +0000 (+0000) Subject: Add an atom:link rel="self" to RSS feeds X-Git-Tag: 3.20160121~6 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/c224367a195a699e9891cd3746a5936ece2af81b?ds=sidebyside Add an atom:link rel="self" to RSS feeds As recommended by --- diff --git a/templates/rsspage.tmpl b/templates/rsspage.tmpl index 45265f265..d07ecefc3 100644 --- a/templates/rsspage.tmpl +++ b/templates/rsspage.tmpl @@ -1,10 +1,12 @@ + xmlns:dcterms="http://purl.org/dc/terms/" + xmlns:atom="http://www.w3.org/2005/Atom"> <TMPL_VAR TITLE> +