feat: add 'Integrations' link to WebsiteFooter to enhance resource accessibility

This commit is contained in:
Usman Baig
2026-01-30 16:42:31 +01:00
parent 1cb4fdffe2
commit 82f606590e
6 changed files with 562 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ const footerLinks = {
resources: [
{ name: 'Documentation', href: '#', external: false },
{ name: 'Installation', href: '/installation', external: false },
{ name: 'Integrations', href: '/integrations', external: false },
{ name: 'GitHub', href: 'https://github.com/ciphera-net', external: true },
],
legal: [