Use landing page in about path
This commit is contained in:
@ -8,7 +8,6 @@ const moduleExports = {
|
||||
],
|
||||
},
|
||||
rewrites: () => [
|
||||
{ source: '/about', destination: '/static/landing/about.html' },
|
||||
{
|
||||
source: '/api/graphql',
|
||||
destination: `https://api-${process.env.NEXT_PUBLIC_APP_ENV}.omnivore.app/api/graphql`,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user