diff --git a/web/pages/tournaments/index.tsx b/web/pages/tournaments/index.tsx index b308ee7f..6bb65d23 100644 --- a/web/pages/tournaments/index.tsx +++ b/web/pages/tournaments/index.tsx @@ -77,13 +77,21 @@ const Salem = { const tourneys: Tourney[] = [ { - title: 'Cause Exploration Prizes', + title: 'Manifold F2P Tournament', blurb: - 'Which new charity ideas will Open Philanthropy find most promising?', - award: 'M$100k', - endTime: toDate('Sep 9, 2022'), - groupId: 'cMcpBQ2p452jEcJD2SFw', + 'Who can amass the most mana starting from a free-to-play (F2P) account?', + award: 'Poem', + endTime: toDate('Sep 15, 2022'), + groupId: '6rrIja7tVW00lUVwtsYS', }, + // { + // title: 'Cause Exploration Prizes', + // blurb: + // 'Which new charity ideas will Open Philanthropy find most promising?', + // award: 'M$100k', + // endTime: toDate('Sep 9, 2022'), + // groupId: 'cMcpBQ2p452jEcJD2SFw', + // }, { title: 'Fantasy Football Stock Exchange', blurb: 'How many points will each NFL player score this season?',