Use a separate section for search so we can better control the folder
This commit is contained in:
@ -69,6 +69,10 @@ const moduleExports = {
|
||||
source: '/subscriptions',
|
||||
destination: '/l/subscriptions',
|
||||
})
|
||||
rewrites.push({
|
||||
source: '/search',
|
||||
destination: '/l/search',
|
||||
})
|
||||
rewrites.push({
|
||||
source: '/archive',
|
||||
destination: '/l/archive',
|
||||
|
||||
Reference in New Issue
Block a user