1.7.0
This commit is contained in:
parent
bfd9b4fdf6
commit
1dc218ca8a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
dist/img/avatars/raucao.png
vendored
BIN
dist/img/avatars/raucao.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 260 KiB |
BIN
dist/img/avatars/tobyyoungfox.jpg
vendored
BIN
dist/img/avatars/tobyyoungfox.jpg
vendored
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
3
dist/index.html
vendored
3
dist/index.html
vendored
@ -7,11 +7,12 @@
|
||||
<title>Road2Bitcoin Live Map</title>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css">
|
||||
<script defer data-domain="r2b22.kip.pe" src="https://plausible.io/js/plausible.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index.24fe7964.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index.2d0ee7b9.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index.eed9f443.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="map"><div id="popup"></div></div>
|
||||
<div id="people"></div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
|
||||
</body>
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "ol-vite",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ol-vite",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"dependencies": {
|
||||
"ol": "latest"
|
||||
},
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "map",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
"build": "vite build",
|
||||
|
Loading…
x
Reference in New Issue
Block a user