From 9ac02c93b49c43c01c0c6049f0349bf34a64451f Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 24 Aug 2023 11:12:53 +0100 Subject: [PATCH] add attribution --- _posts/2023-08-17-maps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2023-08-17-maps.md b/_posts/2023-08-17-maps.md index 1378ae7..45a84f1 100644 --- a/_posts/2023-08-17-maps.md +++ b/_posts/2023-08-17-maps.md @@ -30,7 +30,7 @@ crossorigin="">

-These map tiles are from Stamen design, essentially a really nice style sheet on top of © OpenStreetMap contributor data. The viewer is leaflet.js. I used CSS container queries to make this a nice square shape. +The black and white map tiles are from Stamen design, essentially a really nice style sheet on top of © OpenStreetMap contributor data. The rest are OS Maps from the National Library of Scotland. The viewer is leaflet.js. I used CSS container queries to make this a nice square shape.