mirror of
https://github.com/ourongxing/newsnow.git
synced 2025-01-19 03:09:14 +08:00
12 lines
136 B
JSON
12 lines
136 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/:path((?!api).*)",
|
|
"destination": "/"
|
|
}
|
|
],
|
|
"github": {
|
|
"silent": true
|
|
}
|
|
}
|