mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Link to new privacy policy
This commit is contained in:
parent
29da91e760
commit
0a3d56ea42
1 changed files with 5 additions and 0 deletions
|
|
@ -96,6 +96,11 @@ const moduleExports = {
|
|||
destination: '/.well-known/security.txt',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/privacy',
|
||||
destination: 'https://docs.omnivore.app/about/privacy',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/install/chrome',
|
||||
destination:
|
||||
|
|
|
|||
Loading…
Reference in a new issue