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
898c4ecd30
commit
5d059dbc32
1 changed files with 4 additions and 4 deletions
|
@ -50,10 +50,10 @@ export default defineConfig({
|
|||
label: '🏗️ Projects',
|
||||
items: [
|
||||
// Each item here is one entry in the navigation menu.
|
||||
{ label: '👁️ Privacy Explorer', link: '/projects/privacy-explorer' },
|
||||
{ label: '📰 Week in the Privacy', link: '/news/week-in-the-privacy' },
|
||||
{ label: '🏆 Privacy Tech Awards', link: '/projects/privacy-tech-awards' },
|
||||
{ label: '📚 Privacy Academy', link: '/projects/privacy-academy' },
|
||||
{ label: 'Privacy Explorer 👁️', link: '/projects/privacy-explorer' },
|
||||
{ label: 'Week in the Privacy 📰', link: '/news/week-in-the-privacy' },
|
||||
{ label: 'Privacy Tech Awards 🏆', link: '/projects/privacy-tech-awards' },
|
||||
{ label: 'Privacy Academy 👩🏫', link: '/projects/privacy-academy' },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue