mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Use landing page in about path
This commit is contained in:
parent
581cb07083
commit
8182f02bb5
3 changed files with 0 additions and 9 deletions
|
|
@ -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
Loading…
Reference in a new issue