diff --git a/config.toml b/config.toml index d9c8a5c..d06a2af 100644 --- a/config.toml +++ b/config.toml @@ -22,13 +22,12 @@ highlight_code = false # `status` is one of "info", "warning", or "error"; `body` is markdown. # `timestamp` is free text shown in the top right; include the timezone. [extra.advisory] -status = "warning" -title = "ContestDojo registration issues" -timestamp = "Updated September 14, 2026, 7:00 PM PT" +status = "info" +title = "ContestDojo registration issue resolved" +timestamp = "Updated September 14, 2026, 10:10 PM PT" body = """ -Some participants have been experiencing problems with registering for our -BMT 2026 and BMT 2026 Online events on the ContestDojo site. We have identified -the issue, and are working urgently to resolve it. +The issue has been resolved on ContestDojo. Please retry on ContestDojo and +send us a message at if you are still running into issues. -Next expected update: September 14, 2026 at 10:00 PM PT. +Next expected update: September 15, 2026 at 12:00 PM PT. """