From f0727a65fc3c5cf0f578420ec36e771c3123a0cd Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Sun, 28 Aug 2022 21:33:11 -0700 Subject: [PATCH] Add SF 2022 Ballot to /tournaments --- 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 ec952356..fd5a4feb 100644 --- a/web/pages/tournaments/index.tsx +++ b/web/pages/tournaments/index.tsx @@ -95,6 +95,13 @@ const tourneys: Tourney[] = [ endTime: toDate('Jan 6, 2023'), groupId: 'SxGRqXRpV3RAQKudbcNb', }, + { + title: 'SF 2022 Ballot', + blurb: 'Which ballot initiatives will pass this year in SF and CA?', + award: '', + endTime: toDate('Nov 8, 2022'), + groupId: 'VkWZyS5yxs8XWUJrX9eq', + }, // { // title: 'Clearer Thinking Regrant Project', // blurb: 'Something amazing',