This commit is contained in:
Philippe Torrel
2026-06-16 11:11:33 +02:00
parent 2c0c63aa75
commit efb2bf5f94
7 changed files with 57 additions and 8 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index</title>
<script src="script.js" defer></script>
</head>
<body></body>
</html>