Started workflow definition
All checks were successful
Build Docker Image / Docker-Build (push) Successful in 2m55s

This commit is contained in:
2026-01-03 18:13:57 +01:00
parent 2f4c939e93
commit ff9b520449
4 changed files with 52 additions and 8 deletions

View File

@@ -9,6 +9,7 @@
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
<script type="module" src="/src/main.js">
</script>
</body>
</html>