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

5 lines
212 B
JavaScript
Raw Normal View History

2022-08-04 11:37:48 +02:00
// Footer
document.writeln('<div id="header">')
document.writeln('<p>yet another insignificant programming notes... &nbsp;&nbsp;| &nbsp;&nbsp;<a href="../index.html">HOME</a></p>')
document.writeln('</div>')