comparison _includes/footer.html @ 80:05b2f0d66aa8 kai

Some website authoring. Should be completed right now.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Fri, 14 Oct 2016 03:15:09 +0200
parents 9ed0088bf27f
children ed7a53f68316
comparison
equal deleted inserted replaced
79:4e0675ad8c98 80:05b2f0d66aa8
1 <footer> 1 <footer>
2 Copyright © 1998-2016 John W. Eaton. 2 Copyright © 1998-2016 John W. Eaton.
3 Verbatim copying and distribution is permitted in any medium, 3 This work is licensed under a
4 provided this notice is preserved. 4 <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">
5 Creative Commons Attribution-NoDerivatives 4.0 International License
6 </a>.
5 </footer> 7 </footer>
6 8
7 <script> 9 <script>
8 function topnav() { 10 function topnav() {
9 var x = document.getElementById("myTopnav"); 11 var x = document.getElementById("myTopnav");