fix: publicar build estatico no Pages

This commit is contained in:
Theo-Prado 2026-05-23 00:46:55 -03:00
parent 4bc1db3bd3
commit bc09d9a278
4 changed files with 179 additions and 16 deletions

1
.nojekyll Normal file
View file

@ -0,0 +1 @@

File diff suppressed because one or more lines are too long

160
assets/index-Do1NYCCz.js Normal file

File diff suppressed because one or more lines are too long

View file

@ -8,9 +8,10 @@
content="Clima Cuida: leitura prática de clima, qualidade do ar e risco do dia."
/>
<title>Clima Cuida</title>
<script type="module" crossorigin src="/clima-cuida-care-weather-fork/assets/index-Do1NYCCz.js"></script>
<link rel="stylesheet" crossorigin href="/clima-cuida-care-weather-fork/assets/index-CPSikBCn.css">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>