Add route for /boost

This commit is contained in:
Eric Rosenbaum 2019-04-30 15:25:35 -04:00
parent 4fe23fd4c7
commit f4f00f5ced

View file

@ -321,6 +321,13 @@
"view": "gdxfor/gdxfor",
"title": "Vernier GoDirect Force and Acceleration"
},
{
"name": "boost",
"pattern": "^/boost/?$",
"routeAlias": "/boost/?$",
"view": "boost/boost",
"title": "LEGO BOOST"
},
{
"name":"3-faq-redirect",
"pattern": "^/3faq/?$",