This commit is contained in:
TiclemFR
2024-01-25 09:18:02 +01:00
parent 24fb22ecfe
commit 737afd99d5
6 changed files with 207 additions and 722 deletions

View File

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