Skip to content

Commit

Permalink
frontpage language
Browse files Browse the repository at this point in the history
  • Loading branch information
merklejerk committed Jun 17, 2024
1 parent 242ec3c commit 77afb04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/routes/(app)/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,9 @@
{#if LAUNCHED}
<section id="progress">
<h2><a href="#progress" class="inherit">Contest Progress</a></h2>
<p>
Once the minimum number of players for a season (4) have submitted code, regular tournament results will appear here. You will be able to observe performance across brackets and even view a play-by-play of individual matches.
</p>
<div class="content">
<ContestProgress />
</div>
Expand Down

0 comments on commit 77afb04

Please sign in to comment.