Add clearer thinking Regrant to tournaments (#883)

This commit is contained in:
Sinclair Chen 2022-09-15 16:05:56 -07:00 committed by GitHub
parent 140628692f
commit ebbb8905e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,6 +76,13 @@ const Salem = {
}
const tourneys: Tourney[] = [
{
title: 'Clearer Thinking Regrant Project',
blurb: 'Which projects will Clearer Thinking give a grant to?',
award: '$13,000',
endTime: toDate('Sep 22, 2022'),
groupId: 'fhksfIgqyWf7OxsV9nkM',
},
{
title: 'Manifold F2P Tournament',
blurb:
@ -99,13 +106,6 @@ const tourneys: Tourney[] = [
endTime: toDate('Jan 6, 2023'),
groupId: 'SxGRqXRpV3RAQKudbcNb',
},
// {
// title: 'Clearer Thinking Regrant Project',
// blurb: 'Something amazing',
// award: '$10,000',
// endTime: toDate('Sep 22, 2022'),
// groupId: '2VsVVFGhKtIdJnQRAXVb',
// },
// Tournaments without awards get featured belows
{