This commit is contained in:
Philippe Torrel
2026-08-06 14:38:46 +02:00
parent 2814319650
commit 2c47aa98b8
1022 changed files with 109709 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
@@ -9,6 +9,7 @@
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>