Skip to content

Commit

Permalink
Add changeable size for icons
Browse files Browse the repository at this point in the history
  • Loading branch information
myrkvi committed Oct 11, 2023
1 parent 116af4c commit 0bea256
Show file tree
Hide file tree
Showing 2 changed files with 676 additions and 2 deletions.
674 changes: 674 additions & 0 deletions skyss/assets/index-ae4ca5a5.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions skyss/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Skyss Live Map</title>
<script type="module" crossorigin src="assets/index-0e036ce0.js"></script>
<link rel="stylesheet" href="assets/index-9002f8bf.css">
<script type="module" crossorigin src="./assets/index-ae4ca5a5.js"></script>
<link rel="stylesheet" href="./assets/index-9002f8bf.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 0bea256

Please sign in to comment.