progress on main page

This commit is contained in:
janis
2022-12-24 07:04:09 +01:00
parent bd246fe801
commit f686863211
5 changed files with 18 additions and 6 deletions

View File

@@ -1,4 +1,6 @@
$(document).ready(function () {
$('#navbar').load('nav.html')
console.log("ok")
//
});