From 0c3562e9fd9ce0cc225b3ab92247a475d5f8b976 Mon Sep 17 00:00:00 2001 From: Mike Simpson Date: Wed, 12 Apr 2023 22:04:36 +0100 Subject: [PATCH] Tweaks to Welcome Text As requested by Polly #1116 --- app/src/cc-config.json | 2 +- app/src/frontend/pages/welcome.tsx | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/src/cc-config.json b/app/src/cc-config.json index 6cb47549..acc352b5 100644 --- a/app/src/cc-config.json +++ b/app/src/cc-config.json @@ -1,6 +1,6 @@ { "cityName": "Cities", - "projectBlurb": "Colouring Cities is part of the Colouring Cities Research Programme (CCRP)", + "projectBlurb": "Colouring {City Name} is part of the Colouring Cities Research Programme.", "githubURL": "https://github.com/colouring-cities/colouring-core", "privacyStatement": "Colouring Cities stores your data... [PRIVACY DATA GOES HERE].", diff --git a/app/src/frontend/pages/welcome.tsx b/app/src/frontend/pages/welcome.tsx index c080cd71..8ad69c9f 100644 --- a/app/src/frontend/pages/welcome.tsx +++ b/app/src/frontend/pages/welcome.tsx @@ -19,20 +19,20 @@ const Welcome = () => (

{config.projectBlurb}  - based at the Alan Turing Institute (the UK's national Institute for data science and artificial intelligence). - The programme works with local, regional, national and international partners to develop - open platform code also of relevance to other cities. + The Colouring Cities Research Programme (CCRP), led by the Alan Turing Institute, + involves an international consortium of academic institutions involved + in building research. Our aim is to maximise accessibility to building-level data across countries, + to help improve stock quality, efficiency, sustainability and resilience and meet net-zero goals.

- New datasets and features are added all the time. Any help you can give, colouring-in our building maps, - and enriching and verifying our open datasets is very much appreciated. + New data and features are added all the time. We are keen to engage as many people as possible in platform development. Whether you are a resident, + or a stakeholder in academia, government, industry or the third sector, any help you can give colouring in our Colouring Cities maps, + and enriching and verifying our open databases with your knowledge, is greatly appreciated.

All our data and code are free to download, use and share under our open licence terms. - Our open manual provides detailed - non-technical information on the CCRP, and our international collaborators, - for anyone interested in our research. + Our open manual also provides non-technical information on the CCRP for anyone interested in our research.