progress on website (new nav menu)

This commit is contained in:
2023-03-24 21:03:26 +01:00
parent 69e95fe967
commit 2814b0ca18
8 changed files with 157 additions and 152 deletions

View File

@@ -7,7 +7,3 @@
*
*
*/
$( document ).ready( function () {
$( '#nav' ).load( '/nav.html' );
} );