From d90152c34d60c44c02063ca4d782b401f8e9f28a Mon Sep 17 00:00:00 2001 From: Becky Seifried Date: Wed, 11 Jan 2023 11:53:23 -0500 Subject: [PATCH] add link to GitHub in attribution --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2adc227..232695f 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,7 @@ minZoom:1 }).fitBounds([[36.339226,22.305707],[36.733143,22.573498]]); var hash = new L.Hash(map); - map.attributionControl.setPrefix('qgis2web · Leaflet · QGIS'); + map.attributionControl.setPrefix('View this map in GitHub | qgis2web · Leaflet · QGIS'); var autolinker = new Autolinker({truncate: {length: 30, location: 'smart'}}); var bounds_group = new L.featureGroup([]); function setBounds() {