feat: add 'Installation' link to WebsiteFooter for improved resource accessibility

This commit is contained in:
Usman Baig
2026-01-30 16:23:58 +01:00
parent 4e0a7a0142
commit 0f1dbf05a1

View File

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