eliminado dist del gitignore y añadida carpeta dist para poder hacer un pages

This commit is contained in:
2025-10-22 15:28:32 -03:00
parent 6b66b6eac3
commit d94011f122
5 changed files with 28 additions and 1 deletions

14
dist/index.html vendored Normal file
View File

@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>test</title>
<script type="module" crossorigin src="/assets/index-Br1cHKQ4.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-2_o8gOJz.css">
</head>
<body>
<div id="root"></div>
</body>
</html>