Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <team@berkeley.mt> 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.
"""
Loading