From 721c18cf6c68790efefafd7676ff53c0655ec374 Mon Sep 17 00:00:00 2001 From: James Grugett Date: Tue, 11 Oct 2022 13:37:40 -0500 Subject: [PATCH] Add tournament for CCP 20th Congress --- web/pages/tournaments/index.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/web/pages/tournaments/index.tsx b/web/pages/tournaments/index.tsx index 1a24b6d2..1ae488d8 100644 --- a/web/pages/tournaments/index.tsx +++ b/web/pages/tournaments/index.tsx @@ -77,6 +77,13 @@ const Salem = { } const tourneys: Tourney[] = [ + { + title: "Chinese Communist Party 20th National People's Congress", + blurb: "Forecast the outcome of the 20th National People's Congress.", + award: 'US$200', + endTime: toDate('Oct 20, 2022'), + groupId: 'YfcYoy7TWbZtUOs0GLfq', + }, { title: 'Fantasy Football Stock Exchange', blurb: 'How many points will each NFL player score this season?',