mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-13 17:09:50 +08:00
feat: add Grind 75
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"github": {
|
||||
"silent": true
|
||||
}
|
||||
},
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/grind75/:asset*",
|
||||
"destination": "https://www.grind75.com/:asset*"
|
||||
},
|
||||
{
|
||||
"source": "/_next/:asset*",
|
||||
"destination": "https://www.grind75.com/_next/:asset*"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user