board commit
This commit is contained in:
parent
941b26aa96
commit
670593b37d
|
|
@ -6,6 +6,10 @@
|
||||||
{
|
{
|
||||||
"source": "/posts/(.*)",
|
"source": "/posts/(.*)",
|
||||||
"destination": "/"
|
"destination": "/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "/board/(.*)",
|
||||||
|
"destination": "/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue