diff --git a/astro.config.mjs b/astro.config.mjs index bcf0c78e..e3301a10 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -76,6 +76,7 @@ export default defineConfig({ { label: 'Contributors guide', link: '/contributors' }, { label: 'Workgroups', link: '/workgroups' }, { label: 'Git repositories', link: '/git' }, + { label: 'Guide: how to deploy event website', link: '/deploy-event-website' }, ] }, {