Skip to content

Commit 67a7ecd

Browse files
committed
little-planet version update, pano-icon
1 parent 20d65a7 commit 67a7ecd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@
55
<title></title>
66
<meta name="viewport" content="width=device-width" />
77

8-
<script type="module" src="https://unpkg.com/little-planet@0.6.2"></script>
8+
<script type="module" src="https://unpkg.com/little-planet@0.6.6"></script>
99
<script src="https://unpkg.com/leaflet@1.8.0/dist/leaflet.js"></script>
1010
<script src="https://unpkg.com/leaflet.markercluster@1.4.1"></script>
1111

1212
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.8.0/dist/leaflet.css" />
1313
<link rel="stylesheet" href="https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.css" />
1414
<link rel="stylesheet" href="https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.Default.css" />
15+
1516
<link rel="stylesheet" href="index.css" />
17+
<link rel="stylesheet" href="pano-icon.css" />
1618
<link rel="icon" href="https://emojimage.deno.dev/🌍" />
1719
</head>
1820

0 commit comments

Comments
 (0)