mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-04-02 00:03:04 -04:00
Update /annual-report route to point to 2020 report.
This commit is contained in:
parent
91d0d9be4e
commit
7baa676a5c
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
|||
"name": "annual-report",
|
||||
"pattern": "^/annual-report/?(\\?.*)?$",
|
||||
"routeAlias": "/annual-report/?$",
|
||||
"view": "annual-report/2019/annual-report",
|
||||
"title": "Annual Report 2019",
|
||||
"view": "annual-report/2020/annual-report",
|
||||
"title": "Annual Report 2020",
|
||||
"viewportWidth": "device-width"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue