s/Dr./Prof./
[~bandali/bndl.org] / footer.html
index ae2825c..a7e7e7d 100644 (file)
@@ -1,9 +1,10 @@
-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.
-<span class="smly">:-)</span></p>
-</article>')
+email address on my <a href="/contact">contact</a> page.  __smly</p>
+</article>
+')dnl
 </main>
 ifdef(`__copy',
 `<footer>
@@ -12,4 +13,4 @@ See the ifelse(__slug,`license',`above for license conditions',`<a href="/licens
 Please copy and share.</p>
 </footer>')
 </body>
-</html>')
+</html>')')dnl