bandali.eu.org -> bndl.org
[~bandali/bndl.org] / footer.html
index ae2825c..7d41981 100644 (file)
@@ -1,9 +1,11 @@
-ifdef(`__feed', `</content></entry>',
+ifdef(`__feed_atom', `</content></entry>',
+`ifdef(`__feed_rss', `</description></item>',
 `ifdef(`__pub',
 `<p class="muted inbox">Got a question or comment?  You can find my
-email address on my <a href="contact">contact</a> page.
+email address on my <a href="/contact">contact</a> page.
 <span class="smly">:-)</span></p>
-</article>')
+</article>
+')dnl
 </main>
 ifdef(`__copy',
 `<footer>
@@ -12,4 +14,4 @@ See the ifelse(__slug,`license',`above for license conditions',`<a href="/licens
 Please copy and share.</p>
 </footer>')
 </body>
-</html>')
+</html>')')dnl