4 lines
212 B
JavaScript
4 lines
212 B
JavaScript
// Footer
|
|
document.writeln('<div id="header">')
|
|
document.writeln('<p>yet another insignificant programming notes... | <a href="../index.html">HOME</a></p>')
|
|
document.writeln('</div>')
|