various enhancements, including valid atom and rss feeds
[~bandali/bndl.org] / meta_feed_atom.m4
index d9da718..72ac296 100644 (file)
@@ -2,8 +2,9 @@ include(meta_defs.m4)dnl
 <?xml version="1.0" encoding="UTF-8"?>
 <feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
 <title>Amin Bandali's Personal Site</title>
-<id>tag:bndl.org,atom,notes/</id>
+<id>tag:bndl.org,2020:notes.atom</id>
 <link href="https://bndl.org/notes.atom" rel="self" type="application/atom+xml"/>
+<link href="https://bndl.org/notes.rss" rel="alternate" type="application/rss+xml" />
 <link href="https://bndl.org" rel="alternate" type="text/html"/>
 <updated>syscmd(date -Iseconds -u | tr -d \\n)</updated>
 define(__feed_atom)dnl