From f9990be4b11783edab7d92a4376549bd770f9b56 Mon Sep 17 00:00:00 2001 From: Lawrence Forman Date: Sat, 25 May 2024 02:50:53 -0400 Subject: [PATCH] add content --- src/routes/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index a04c94c..28491c9 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -71,7 +71,7 @@ Players are ranked in a series of offchain tournament-style matches against each other, consisting of 3 players at a time. The top performing players of each bracket advances into the next bracket. The player that maintains the highest overall ranking in the final bracket wins the tournament!

- To participate in tournaments, players must make at least one code submission while that season is open (before the Grand Faire). Submissions from a prior season will not automatically roll over into the next. Code submissions are published onchain but encrypted with a season key that will only be revealed when the season is closed (right before the Grand Faire). + To participate in tournaments, players must make at least one code submission while that season is open (before the Grand Faire). Only the most recent submission will be used. Submissions from a prior season will not automatically roll over into the next. Code submissions are published onchain but encrypted with a season key that will only be revealed when the season is closed (right before the Grand Faire).