mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-23 14:48:08 +00:00
chore: add privacy policy link to footer
This commit is contained in:
parent
2f7b5fdad0
commit
f09d8255ad
@ -87,6 +87,7 @@ export const FooterLinksItems: {
|
||||
key: 'info',
|
||||
links: [
|
||||
{ label: 'Terms of Use', href: '/terms' },
|
||||
{ label: 'Privacy Policy', href: '/privacy-policy' },
|
||||
{ label: 'about', href: '/about' },
|
||||
],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user