Merge pull request #1098 from colouring-cities/tweaks/ui

Rename Size and Form Category
This commit is contained in:
Mike Simpson 2023-02-24 09:45:33 +00:00 committed by GitHub
commit 2f21ef0020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ export const categoriesConfig: {[key in Category]: CategoryDefinition} = {
},
[Category.Size]: {
slug: 'size',
name: 'Size & Form',
name: 'Size',
aboutUrl: 'https://pages.colouring.london/shapeandsize',
intro: 'How big are buildings?',
},