feat: add security page

This commit is contained in:
jinhojang6
2024-05-16 23:20:42 +09:00
parent 5eade324d3
commit 77cecf0deb
2 changed files with 18 additions and 0 deletions

View File

@@ -146,6 +146,10 @@ const config = {
href: '/privacy-policy',
label: 'Privacy Policy',
},
{
href: '/security',
label: 'Security',
},
],
},
],