mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
update top menu
This commit is contained in:
parent
6bbb86a1eb
commit
749c7dff8a
1 changed files with 8 additions and 3 deletions
|
@ -97,11 +97,16 @@ const config = {
|
||||||
position: 'left',
|
position: 'left',
|
||||||
label: 'Documentation',
|
label: 'Documentation',
|
||||||
},
|
},
|
||||||
/*{
|
{
|
||||||
href: 'https://github.com/facebook/docusaurus',
|
href: 'https://web3privacy.info/',
|
||||||
|
label: 'Website',
|
||||||
|
position: 'right',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
href: 'https://github.com/web3privacy',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
},*/
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
/*footer: {
|
/*footer: {
|
||||||
|
|
Loading…
Reference in a new issue