mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
Merge pull request #2129 from appwrite/add-security-footer
Add Security page to footer
This commit is contained in:
@@ -91,7 +91,8 @@
|
|||||||
rel: 'noopener noreferrer'
|
rel: 'noopener noreferrer'
|
||||||
},
|
},
|
||||||
{ label: 'Contact us', href: '/contact-us' },
|
{ label: 'Contact us', href: '/contact-us' },
|
||||||
{ label: 'Assets', href: '/assets' }
|
{ label: 'Assets', href: '/assets' },
|
||||||
|
{ label: 'Security', href: '/docs/advanced/security' }
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user