Skip to content

Commit

Permalink
deploy: 25a31e0
Browse files Browse the repository at this point in the history
  • Loading branch information
positivecrash committed Jul 29, 2024
1 parent c6ef30f commit 2da10e1
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion assets/index.31d5abcc.css → assets/index.58f5fef8.css

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions assets/index.407903c1.js → assets/index.7f6c975d.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<link rel="mask-icon" href="./app-icon-512.png" color="#FFFFFF">
<meta name="theme-color" content="#ffffff">
<title>Web3 public sensors map</title>
<script type="module" crossorigin src="./assets/index.407903c1.js"></script>
<link rel="stylesheet" href="./assets/index.31d5abcc.css">
<script type="module" crossorigin src="./assets/index.7f6c975d.js"></script>
<link rel="stylesheet" href="./assets/index.58f5fef8.css">
<link rel="manifest" href="./manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="./registerSW.js"></script></head>
<body>
<div id="app"></div>
Expand Down
2 changes: 1 addition & 1 deletion sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2da10e1

Please sign in to comment.