Update astro.config.mjs

This commit is contained in:
PG 2024-07-30 20:06:19 +02:00 committed by GitHub
parent 89b93c6321
commit 836d6e0c82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

View File

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