mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
Merge pull request #6218 from LLK/release/2021-10-27
[Develop] release/2021-10-27
This commit is contained in:
commit
e0cd40cdf2
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@
|
||||||
"name": "annual-report",
|
"name": "annual-report",
|
||||||
"pattern": "^/annual-report/?(\\?.*)?$",
|
"pattern": "^/annual-report/?(\\?.*)?$",
|
||||||
"routeAlias": "/annual-report/?$",
|
"routeAlias": "/annual-report/?$",
|
||||||
"redirect": "/annual-report/2019"
|
"view": "annual-report/2019/annual-report",
|
||||||
|
"title": "Annual Report 2019",
|
||||||
|
"viewportWidth": "device-width"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "annual-report-2019",
|
"name": "annual-report-2019",
|
||||||
|
|
Loading…
Reference in a new issue