Add nodes

This commit is contained in:
2026-03-14 13:50:54 +01:00
parent 9bc1c18731
commit cfefd6c928
6 changed files with 27 additions and 188 deletions

View File

@@ -2141,5 +2141,6 @@
})
.catch(error => console.log("API Error: " + error))
</script>
<script defer src="bundle.js"></script></body>
<script defer src="bundle.js"></script>
</body>
</html>