Fix WeDo page title

This commit is contained in:
Eric Rosenbaum 2019-01-22 11:18:59 -05:00
parent 11c449226e
commit 3231d4cbd7

View file

@ -272,7 +272,7 @@
"pattern": "^/wedo/?$", "pattern": "^/wedo/?$",
"routeAlias": "/wedo/?$", "routeAlias": "/wedo/?$",
"view": "wedo2/wedo2", "view": "wedo2/wedo2",
"title": "LEGO WeDo 2.0" "title": "WeDo 2.0"
}, },
{ {
"name": "wedo2-legacy", "name": "wedo2-legacy",