colouring-montreal/app/src/cc-config.json
Mike Simpson f9999048ec More Config Changes
- Added project specific GitHub URL to config
- More changes to "Colouring Cities" where it seems appropriate
- More use of "Colouring {CityName}" across the site
2022-11-30 15:20:00 +00:00

8 lines
297 B
JSON

{
"cityName": "London",
"projectBlurb": "Colouring London is also the prototype for the Colouring Cities Research Programme (CCRP)",
"githubURL": "https://github.com/colouring-london/colouring-london",
"initialMapPosition": [ 51.5245255, -0.1338422 ],
"initialZoomLevel": 16
}