feat: add 'Installation' link to WebsiteFooter for improved resource accessibility
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user