From cf93ec9b2c38b1bd41bbf938a470d7658349a393 Mon Sep 17 00:00:00 2001 From: "Paulo F. Oliveira" Date: Mon, 30 Oct 2023 00:13:40 +0000 Subject: [PATCH] Make "competition is over" great again! (#198) Co-authored-by: Bryan Paxton --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 46153b7..18c79e7 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ nav: # We move by flags, one phase at a time (these are ordered) before_countdown_to_start: false # countdown to start of competition is in effect before_registration_is_over: false # players and sponsor can no longer apply -before_competition_is_over: true # while competition is ongoing +before_competition_is_over: false # while competition is ongoing before_votes_are_out: true # while judges are doing their thing last_edition_year: 2022