diff --git a/source/_includes/nav.html.twig b/source/_includes/nav.html.twig
index 1af47c5..9ed2e07 100644
--- a/source/_includes/nav.html.twig
+++ b/source/_includes/nav.html.twig
@@ -15,7 +15,7 @@
title: 'Schedule',
href: '/schedule',
active: page.url == '/schedule' or page.layout in ['session', 'speaker'],
- enabled: site['cfp']['open'],
+ enabled: true,
},
{
title: 'Sponsor us',