revamp the website
[~bandali/bndl.org] / footer.html
index a7e7e7d..286a5c2 100644 (file)
@@ -2,14 +2,14 @@ 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.  __smly</p>
+email address on my <a href="__p/contact.html">contact</a> page.  __smly</p>
 </article>
 ')dnl
 </main>
 ifdef(`__copy',
 `<footer>
 <p>Copyright &copy; __copy Amin Bandali.
-See the ifelse(__slug,`license',`above for license conditions',`<a href="/license">license conditions</a>').
+See the ifelse(__slug,`license',`above for license conditions',`<a href="__p/license.html">license conditions</a>').
 Please copy and share.</p>
 </footer>')
 </body>