This commit is contained in:
Marcos Lopez
2024-01-12 13:52:31 +01:00
parent 4312b4bf29
commit bfe4688877
7 changed files with 167 additions and 5 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>