Add docs
This commit is contained in:
parent
8262729170
commit
a27c594799
|
@ -74,6 +74,10 @@ const config = {
|
|||
label: 'About',
|
||||
to: '/about',
|
||||
},
|
||||
{
|
||||
label: 'Docs',
|
||||
to: 'https://docs.codex.storage'
|
||||
},
|
||||
{
|
||||
label: 'Github',
|
||||
href: 'https://github.com/codex-storage',
|
||||
|
|
Loading…
Reference in New Issue