Link to docs
Not much connection between the main website and the docs website atm
This commit is contained in:
@@ -30,6 +30,11 @@ module.exports = {
|
||||
label: 'GitHub',
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
href: 'http://cadhub.xyz/',
|
||||
label: 'Main App',
|
||||
position: 'right',
|
||||
},
|
||||
],
|
||||
},
|
||||
footer: {
|
||||
@@ -72,6 +77,10 @@ module.exports = {
|
||||
label: 'GitHub',
|
||||
href: 'https://github.com/Irev-Dev/cadhub',
|
||||
},
|
||||
{
|
||||
label: 'Main App',
|
||||
href: 'http://cadhub.xyz/',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user