mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
Update astro.config.mjs
This commit is contained in:
parent
89b93c6321
commit
836d6e0c82
1 changed files with 1 additions and 4 deletions
|
@ -64,10 +64,7 @@ export default defineConfig({
|
|||
{ label: 'Donate', link: '/donate' },
|
||||
{
|
||||
label: 'Partnerships',
|
||||
link: '/Partnerships',
|
||||
items: [
|
||||
{ label: 'Personal benefits', link: '/membership/personal-benefits' }
|
||||
]
|
||||
link: '/partnerships',
|
||||
},
|
||||
{ label: 'Communication tools', link: '/communication' },
|
||||
{ label: 'Code of conduct', link: '/code-of-conduct' },
|
||||
|
|
Loading…
Reference in a new issue