From 6bc16e5e2d66be7e9a287768d04063069d2e1887 Mon Sep 17 00:00:00 2001 From: Mike Simpson Date: Thu, 9 Feb 2023 11:23:35 +0000 Subject: [PATCH 1/2] Colouring London Config Settings --- 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 ae523a34..6f059e96 100644 --- a/app/src/cc-config.json +++ b/app/src/cc-config.json @@ -1,8 +1,8 @@ { - "cityName": "Cities", - "projectBlurb": "Colouring Cities is also the prototype for the Colouring Cities Research Programme (CCRP)", + "cityName": "London", + "projectBlurb": "Colouring London is also the prototype for the Colouring Cities Research Programme (CCRP)", "githubURL": "https://github.com/colouring-cities/colouring-london", - "privacyStatement": "Colouring Cities stores your data... [PRIVACY DATA GOES HERE].", + "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", "initialMapPosition": [ 51.5245255, -0.1338422 ], "initialZoomLevel": 16 From facd81c74a9af0b5fddc706c9eb516bf7aa5564d Mon Sep 17 00:00:00 2001 From: Mike Simpson Date: Fri, 10 Mar 2023 11:43:10 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48bc6a3a..f517df70 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Colouring Cities Core Platform +# Colouring London [![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors) ![Build status](https://github.com/colouring-cities/colouring-core/workflows/Node.js%20CI/badge.svg)