first commit

This commit is contained in:
Alexander Navarro 2025-04-11 16:01:28 -04:00
commit 9f031f4577
17 changed files with 423 additions and 0 deletions

15
dist/main.html vendored Normal file
View file

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="light dark">
<link rel="stylesheet" href="./style-y1kzbynz.scss">
<title>Hello world!</title>
<script type="module" crossorigin src="./main-c13rsdee.js"></script></head>
<body>
<main class="container">
<h1>Hello world!</h1>
</main>
</body>
</html>