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
ce99d3d87b
commit
bc8eca9019
1 changed files with 2 additions and 4 deletions
|
@ -96,12 +96,10 @@ export default defineConfig({
|
||||||
{
|
{
|
||||||
label: 'Governance',
|
label: 'Governance',
|
||||||
items: [
|
items: [
|
||||||
{ label: 'Governance structure', link: '/governance' },
|
{ label: 'Structure', link: '/governance' },
|
||||||
{ label: 'Congress', link: '/congress' },
|
|
||||||
{ label: 'Core Team', link: '/core-team' },
|
{ label: 'Core Team', link: '/core-team' },
|
||||||
{ label: 'Association', link: '/association' },
|
|
||||||
{ label: 'Treasury', link: '/treasury' },
|
|
||||||
{ label: 'Core Contributors', link: '/core-contributors' },
|
{ label: 'Core Contributors', link: '/core-contributors' },
|
||||||
|
{ label: 'Treasury', link: '/treasury' },
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue