From cc048714d7c4ddf2eff5370b23efca3229021b0c Mon Sep 17 00:00:00 2001 From: Eric Theise Date: Fri, 12 Jul 2024 17:19:51 -0700 Subject: [PATCH] Addresses https://github.com/OpenHistoricalMap/issues/issues/846 by adding a donation link to our overpass-turbo similar to that on ohm-website. --- js/configs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/configs.ts b/js/configs.ts index 2365ac5a..658ff69c 100644 --- a/js/configs.ts +++ b/js/configs.ts @@ -8,7 +8,7 @@ export default { vectorTileStyleUrl: "https://openhistoricalmap.github.io/map-styles/main/main.json", vectorTileAttribution: - "Historical vector tiles, OpenHistoricalMap.org", + 'Historical vector tiles, OpenHistoricalMap.org ♥ Make a Donation', defaultTiles: "https://tile.openstreetmap.org/{z}/{x}/{y}.png", // https://wiki.osmfoundation.org/wiki/Licence/Attribution_Guidelines // > Attribution must be to "OpenStreetMap".