footer.html 463 Bytes
Newer Older
Murukesh Mohanan's avatar
init  
Murukesh Mohanan committed
1 2 3 4 5 6 7 8 9 10 11
<div id="footer">
<!-- Copyleft FTW! -->
	<img src="images/Copyleft.png" style="height: 1em;" alt="copyleft"> Murukesh Mohanan.
	 <p>Permission to use content is granted under <a href="https://creativecommons.org/licenses/by-sa/3.0/" target="_blank">the CC BY-SA license</a>.
	 <p>The font used here is the Ubuntu font, via Google Web Fonts.
</div> 
<script type="text/javascript">
/* The init() function assigns the event handlers.
 */
	MuruJS.init();
</script>