This commit is contained in:
Marcos Lopez
2024-01-15 13:54:34 +01:00
parent bfe4688877
commit da3afe49b3
17 changed files with 557 additions and 35 deletions

View File

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