mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Add route for /boost
This commit is contained in:
parent
4fe23fd4c7
commit
f4f00f5ced
1 changed files with 7 additions and 0 deletions
|
@ -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/?$",
|
||||
|
|
Loading…
Reference in a new issue