Change 'like me' text

This commit is contained in:
Tom Russell 2018-12-05 20:24:30 +00:00
parent 3c4e048e32
commit 31b1483141

View File

@ -162,10 +162,10 @@
}, },
{ {
"title": "Like Me!", "slug": "like", "title": "Like Me!", "slug": "like",
"intro": "Do we like the buildings?", "intro": "Do you like the building and think it contributes to the city?",
"help": "https://pages.colouring.london/likeme", "help": "https://pages.colouring.london/likeme",
"fields": [ "fields": [
{ "title": "Number of likes", "slug": "likes_total", "type": "like", "tooltip": "Do you like the building?" } { "title": "Number of likes", "slug": "likes_total", "type": "like", "tooltip": "Do you like the building and think it contributes to the city?" }
] ]
} }
] ]