add slash

thanks @rschamp!
This commit is contained in:
Matthew Taylor 2016-12-08 17:37:34 -05:00
parent d3e6fd48cd
commit 83f6bc6892

View file

@ -8,7 +8,7 @@
},
{
"name": "splash-redirect",
"pattern": "^//?$",
"pattern": "^///?$",
"routeAlias": "/?$",
"redirect": "/"
},