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