home · contact · privacy
Add feed link to body of index template.
[redo-blog] / processor / metadata / index.tmpl.do
index 7d567a80e135f19bced2bcfc4534a8763f200dde..275ca2b1f4727cee3cb84acb19df1fdd15836956 100644 (file)
@@ -10,6 +10,7 @@ cat << EOF
 </head>
 <body>
 <h1>%TITLE%</h1>
+<p><a href="feed.xml">feed</a></p>
 <ul>
 %LIST%
 </ul>