Update maplibre cdn
This commit is contained in:
parent
024111185f
commit
d232cab21b
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>IP Map</title>
|
||||
<script src="https://cdn.7cs.to/files/js/maplibre-gl.js"></script>
|
||||
<link rel="stylesheet" href="https://cdn.7cs.to/files/css/maplibre-gl.css" />
|
||||
<script src="https://js.disboard.dev/maplibre-gl.js"></script>
|
||||
<link rel="stylesheet" href="https://css.disboard.dev/maplibre-gl.css" />
|
||||
<link rel="shortcut icon" href="assets/7circles-pastel-logo.svg" />
|
||||
<style>
|
||||
body {
|
||||
|
|
Loading…
Reference in a new issue