privacy policy

This commit is contained in:
tim
2025-02-21 23:26:53 -04:00
parent 156160b041
commit ea1fc77257
3 changed files with 20 additions and 2 deletions

View File

@@ -64,8 +64,8 @@ export default defineConfig({
text: 'Legal',
items: [
{text: 'Terms of Service', link: '/terms-of-service',},
{text: 'Privacy Policy', link: '/privacy-policy',},
{text: 'Execution Policy', link: '/execution-policy',},
// {text: 'Privacy Policy', link: '/privacy-policy',}, TODO
]
},
],