update top menu

This commit is contained in:
tree🌴 2024-01-26 04:28:18 +01:00
parent 6bbb86a1eb
commit 749c7dff8a

View file

@ -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: {