add <subtitle> to atom feed
[~bandali/bndl.org] / meta_feed_atom.m4
index a425652..9824118 100644 (file)
@@ -1,9 +1,11 @@
-include(meta_notes.m4)dnl
+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>
+<subtitle>Notes and blog posts by Amin Bandali</subtitle>
+<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