Skip to content

Commit e18a871

Browse files
Update astro.config.mjs
1 parent 47f0f9c commit e18a871

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export default defineConfig({
2929
label: 'About us',
3030
items: [
3131
// Each item here is one entry in the navigation menu.
32+
{ label: 'Culture', link: '/about-us/culture' },
3233
{ label: 'Manifesto', link: '/about-us/manifesto' },
3334
{ label: 'Roadmap', link: '/about-us/roadmap' },
3435
{ label: 'History', link: '/about-us/history' },

0 commit comments

Comments
 (0)