mirror of
https://github.com/domfelipe/clima-cuida-care-weather.git
synced 2026-08-07 08:36:47 +00:00
fix: publicar build estatico no Pages
This commit is contained in:
parent
4bc1db3bd3
commit
bc09d9a278
4 changed files with 179 additions and 16 deletions
1
.nojekyll
Normal file
1
.nojekyll
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
|
||||||
1
assets/index-CPSikBCn.css
Normal file
1
assets/index-CPSikBCn.css
Normal file
File diff suppressed because one or more lines are too long
160
assets/index-Do1NYCCz.js
Normal file
160
assets/index-Do1NYCCz.js
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -8,9 +8,10 @@
|
||||||
content="Clima Cuida: leitura prática de clima, qualidade do ar e risco do dia."
|
content="Clima Cuida: leitura prática de clima, qualidade do ar e risco do dia."
|
||||||
/>
|
/>
|
||||||
<title>Clima Cuida</title>
|
<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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
<script type="module" src="/src/main.tsx"></script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue