feat: add 'Installation' link to WebsiteFooter for improved resource accessibility
This commit is contained in:
@@ -19,6 +19,7 @@ const footerLinks = {
|
|||||||
],
|
],
|
||||||
resources: [
|
resources: [
|
||||||
{ name: 'Documentation', href: '#', external: false },
|
{ name: 'Documentation', href: '#', external: false },
|
||||||
|
{ name: 'Installation', href: '/installation', external: false },
|
||||||
{ name: 'GitHub', href: 'https://github.com/ciphera-net', external: true },
|
{ name: 'GitHub', href: 'https://github.com/ciphera-net', external: true },
|
||||||
],
|
],
|
||||||
legal: [
|
legal: [
|
||||||
|
|||||||
Reference in New Issue
Block a user