Introduction
Introduction Statistics Contact Development Disclaimer Help
potcasse: W3C recommends setting an atom:link entry. - potcasse - Podcast publi…
git clone git://bitreich.org/potcasse git://hg6vgqziawt5s4dj.onion/potcasse
Log
Files
Refs
Tags
README
LICENSE
---
commit 81a5f1b4a61e26a06fa620652286838894f6b4a4
parent 2b5f54e09c650fee322736084530bada192e8738
Author: Solene Rapenne <[email protected]>
Date: Tue, 20 Jul 2021 23:45:51 +0200
potcasse: W3C recommends setting an atom:link entry.
Diffstat:
M potcasse | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/potcasse b/potcasse
@@ -71,10 +71,11 @@ gen() {
cat <<EOF >> $TMPRSS
<?xml version="1.0" encoding="UTF-8"?>
-<rss version="2.0">
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>${TITLE}</title>
<description>${DESCRIPTION}</description>
+ <atom:link href="${SITE}${RSSLINK}" rel="self" type="application/rss+x…
<link>${SITE}</link>
<image>
<url>${SITE}/logo.png</url>
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.