mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-25 20:29:45 -04:00
Update routes.json
This commit is contained in:
parent
c92f161fa1
commit
6dc8d5ec74
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
{
|
||||
"name": "annual-report",
|
||||
"pattern": "^/annual-report/?(?:\\?.*)?$",
|
||||
"pattern": "^/annual-report/?(\\?.*)?$",
|
||||
"routeAlias": "/annual-report/?$",
|
||||
"view": "annual-report/annual-report",
|
||||
"title": "Annual Report",
|
||||
|
|
Loading…
Add table
Reference in a new issue