Skip to content

Commit 406ceb4

Browse files
committed
update
1 parent a7053a1 commit 406ceb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ <h2>Contact</h2>
427427
const collabMap = L.map('collab-map', { zoomControl: true, attributionControl: true });
428428

429429
L.tileLayer('https://{s}.basemaps.cartocdn.com/rastertiles/voyager/{z}/{x}/{y}{r}.png', {
430-
attribution: '&copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> &copy; <a href="https://carto.com/">CARTO</a>',
430+
attribution: '&copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>',
431431
subdomains: 'abcd',
432432
maxZoom: 19
433433
}).addTo(collabMap);

0 commit comments

Comments
 (0)