mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
add slash
thanks @rschamp!
This commit is contained in:
parent
d3e6fd48cd
commit
83f6bc6892
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
{
|
||||
"name": "splash-redirect",
|
||||
"pattern": "^//?$",
|
||||
"pattern": "^///?$",
|
||||
"routeAlias": "/?$",
|
||||
"redirect": "/"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue