From cd6cfb1130b765d825d3321f1fd2b47c366ba54a Mon Sep 17 00:00:00 2001 From: Mike Simpson Date: Thu, 9 Feb 2023 10:47:17 +0000 Subject: [PATCH] Generify Config Data for new Colouring Core Branch --- app/src/cc-config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/cc-config.json b/app/src/cc-config.json index 13d4a764..ae523a34 100644 --- a/app/src/cc-config.json +++ b/app/src/cc-config.json @@ -1,8 +1,8 @@ { - "cityName": "London", - "projectBlurb": "Colouring London is also the prototype for the Colouring Cities Research Programme (CCRP)", + "cityName": "Cities", + "projectBlurb": "Colouring Cities is also the prototype for the Colouring Cities Research Programme (CCRP)", "githubURL": "https://github.com/colouring-cities/colouring-london", - "privacyStatement": "Colouring London stores your data at The Alan Turing Institute in London behind the organisation’s firewall in a secure database using industry standard practices.", + "privacyStatement": "Colouring Cities stores your data... [PRIVACY DATA GOES HERE].", "initialMapPosition": [ 51.5245255, -0.1338422 ], "initialZoomLevel": 16