From db627de8fc3d568330c0376574c48d877d1f08c0 Mon Sep 17 00:00:00 2001 From: Bryan Paxton <39971740+starbelly@users.noreply.github.com> Date: Sat, 28 Oct 2023 11:13:40 -0500 Subject: [PATCH] Revert "Make "competition is over" visible (#194)" (#195) --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index d27e6e9..cae4f18 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: false # while competition is ongoing +before_competition_is_over: true # while competition is ongoing before_votes_are_out: true # while judges are doing their thing last_edition_year: 2022