summaryrefslogtreecommitdiff
path: root/feed.xml
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2023-05-19 23:25:44 +0200
committerMarc Vertes <mvertes@free.fr>2023-05-19 23:25:44 +0200
commit60b0b9dde20bbecde9e2d767b313ac450428d7df (patch)
treed952cd06819406258595a56e58b77cbe7651ef64 /feed.xml
parent6850eae1f98f788315be0e0db3180fc56ba6ebea (diff)
fix rss
Diffstat (limited to 'feed.xml')
-rw-r--r--feed.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/feed.xml b/feed.xml
index 91b538f..6714db1 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
+<atom:link href="https://marc.vertes.org/feed.xml" rel="self" type="application/rss+xml" />
<title>Marc's Programming Notes</title>
<link>https://marc.vertes.org/</link>
<description>A blog about programming</description>
<managingEditor>mvertes@free.fr (Marc Vertes)</managingEditor>
-<pubDate>Fri, 19 May 2023 19:03:08 +0200</pubDate>
+<pubDate>Fri, 19 May 2023 23:25:06 +0200</pubDate>
<item>
<guid isPermaLink="true">https://marc.vertes.org/yaegi-internals/</guid>
<title>Yaegi Internals</title>