emacs.d/clones/www3.ntu.edu.sg/home/ehchua/programming/scripts/footer.js

5 lines
256 B
JavaScript
Raw Normal View History

2022-08-04 11:37:48 +02:00
// Footer
document.writeln('<div id="footer">')
document.writeln('<p>Feedback, comments, corrections, and errata can be sent to Chua Hock-Chuan (ehchua@ntu.edu.sg) &nbsp;&nbsp;|&nbsp;&nbsp; <a href="../index.html">HOME</a>')
document.writeln('</div>')