Link to docs

Not much connection between the main website and the docs website atm
This commit is contained in:
Kurt Hutten
2021-05-18 21:30:39 +10:00
parent 31b1eb594e
commit 644e431eba
5 changed files with 56 additions and 13 deletions

View File

@@ -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/',
},
],
},
],