<li><a href="./blog/2025-06-22-hello-blog.html">2025-06-22 Hello Blog</a></li>
</ul>
</article>
-
+
+ <a href="./blog/atom.xml">Atom Feed</a>
<a href="./contact.html" >Contact</a>
</body>
write_atom '<feed xmlns="http://www.w3.org/2005/Atom">'
write_atom " <title>$URL</title>"
-write_atom " <link href="$URL/blog/atom.xml" rel="self" />"
-write_atom " <link href="$URL" />"
+write_atom " <link href=\"$URL/blog/atom.xml\" rel="self" />"
+write_atom " <link href=\"$URL\" />"
write_atom " <id>$URL</id>"
write_atom " <updated>$DATE</updated>"
for f in *.md; do