From 2bfc4d4e15c9bb59774a9129468a18ffc7b700d8 Mon Sep 17 00:00:00 2001 From: Romano Roth Date: Sun, 1 Mar 2026 10:52:36 +0100 Subject: [PATCH] feat: Disable CFP/Submit your Talk button Co-Authored-By: Claude Opus 4.6 --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index c17799e..280dc9c 100644 --- a/config.yaml +++ b/config.yaml @@ -19,7 +19,7 @@ params: features: show_program: false show_tickets: true - show_cfp: true + show_cfp: false show_speakers: false cfp_url: 'https://sessionize.com/devopsdays-zurich-2026/' # Update with your CFP platform URL