no event
parent
65509a786a
commit
3e706150f5
|
@ -2,4 +2,4 @@
|
|||
|
||||
- start dev: `npx parcel src/index.html`
|
||||
- build prod: `npx parcel build src/index.html`
|
||||
- deploy: `npm ci; npx parcel build src/index.html`
|
||||
- deploy to firebase on github action on
|
||||
|
|
|
@ -154,7 +154,7 @@
|
|||
</div>
|
||||
<div class="fixed bottom-0 w-full h-10 bg-gradient-to-t from-gray-200 -z-20" />
|
||||
|
||||
<script src="./script.js" type="module"></script>
|
||||
<!-- <script src="./script.js" type="module"></script> -->
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue