moved navbar to js for easier editing

This commit is contained in:
Mystikfluu
2022-06-04 17:00:26 +02:00
parent 3d36086134
commit 2632d8c133
8 changed files with 95 additions and 28 deletions
+1
View File
@@ -8,6 +8,7 @@
const pw = document.getElementById("pass").value
}
</script>
<script src="/js/addnavbar.js" charset="utf-8"></script>
</head>
<body>