Skip to content

Commit 23dd58b

Browse files
committed
types
1 parent 3f9238c commit 23dd58b

File tree

1 file changed

+21
-25
lines changed
  • packages/grant-explorer/src/features/collections/community

1 file changed

+21
-25
lines changed

packages/grant-explorer/src/features/collections/community/index.ts

Lines changed: 21 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -15,37 +15,33 @@ const collections: CommunityCollection[] = [
1515
description: "This collection showcases Womyn in GG21",
1616
},
1717
{
18-
cid: "bafkreia3o5nsbqrhf3qzlnhof2npna6ca3zbqvk2d74hzwcxpuzeris52a",
19-
author: "Let's GROW Live Hosts & Contributors",
20-
name: "Let's GROW Live Hosts & Contributors",
21-
numberOfProjects: "40",
22-
description:
23-
"People who consistently show up for the Gitcoin community & follow through with their commitment to host for 30 mins to 3+ hours single day throughout the rounds says a lot about these founders. It demonstrates dependability, reliability & tenacity. These predominantly Regen projects have also all signed the GROWfesto, which demonstrates they also have Regen values: https://letsgrow.network/manifesto\n\nLet's GROW!!!",
18+
cid: "bafkreia3o5nsbqrhf3qzlnhof2npna6ca3zbqvk2d74hzwcxpuzeris52a",
19+
author: "Let's GROW Live Hosts & Contributors",
20+
name: "Let's GROW Live Hosts & Contributors",
21+
numberOfProjects: 40,
22+
description: "People who consistently show up for the Gitcoin community & follow through with their commitment to host for 30 mins to 3+ hours single day throughout the rounds says a lot about these founders. It demonstrates dependability, reliability & tenacity. These predominantly Regen projects have also all signed the GROWfesto, which demonstrates they also have Regen values: https://letsgrow.network/manifesto\n\nLet's GROW!!!"
2423
},
2524
{
26-
cid: "bafkreig3tpdwcwr2cfbwwocrfiyqlqk7sqewednjgxj2uyt2527fsngu7e",
27-
author: "Philly Projects GG21 ",
28-
name: "Philly Projects GG21 ",
29-
numberOfProjects: "5",
30-
description:
31-
"We have 5 projects in our city in this round and regionally we have a lot of Gitcoiners. I think this collection would be of interest to many in the community. Our projects also exist across 4 different rounds on 2 different chains. Thank you for your consideration. ",
25+
cid: "bafkreig3tpdwcwr2cfbwwocrfiyqlqk7sqewednjgxj2uyt2527fsngu7e",
26+
author: "Philly Projects GG21 ",
27+
name: "Philly Projects GG21 ",
28+
numberOfProjects: 5,
29+
description: "We have 5 projects in our city in this round and regionally we have a lot of Gitcoiners. I think this collection would be of interest to many in the community. Our projects also exist across 4 different rounds on 2 different chains. Thank you for your consideration. "
3230
},
3331
{
34-
cid: "bafkreibb6euk3ikgaahecpw3zfp6gj2wsarthxrn74lpeyiz3pneenm7kq",
35-
author: "Waste Management/Incentives/Cleanups",
36-
name: "Waste Management/Incentives/Cleanups",
37-
numberOfProjects: "17",
38-
description:
39-
"It\u2019s urgently important to reward those who are building in proper waste management fields, cleanup and recycling, incentivizing users. We have a chance to create a new age plastic economy, but we all need support. And not only with funding, but with the exposure as well. ",
32+
cid: "bafkreibb6euk3ikgaahecpw3zfp6gj2wsarthxrn74lpeyiz3pneenm7kq",
33+
author: "Waste Management/Incentives/Cleanups",
34+
name: "Waste Management/Incentives/Cleanups",
35+
numberOfProjects: 17,
36+
description: "Its urgently important to reward those who are building in proper waste management fields, cleanup and recycling, incentivizing users. We have a chance to create a new age plastic economy, but we all need support. And not only with funding, but with the exposure as well. "
4037
},
4138
{
42-
cid: "bafkreig72mf33s23ss3q4en5thy7k7ixjujtivb6bulpe3hcepo5altoyy",
43-
author: "The Token Jedi's GG21 OpenCivics Collection",
44-
name: "The Token Jedi's GG21 OpenCivics Collection",
45-
numberOfProjects: "11",
46-
description:
47-
"The Open Civics Round is full of incredible innovators working on critical resources for our movement's growth. Can't help but shill it forward and encourage everyone's generous grow-nations!",
48-
},
39+
cid: "bafkreig72mf33s23ss3q4en5thy7k7ixjujtivb6bulpe3hcepo5altoyy",
40+
author: "The Token Jedi's GG21 OpenCivics Collection",
41+
name: "The Token Jedi's GG21 OpenCivics Collection",
42+
numberOfProjects: 11,
43+
description: "The Open Civics Round is full of incredible innovators working on critical resources for our movement's growth. Can't help but shill it forward and encourage everyone's generous grow-nations!"
44+
}
4945
// {
5046
// cid: "bafkreihkao32n3zjfffeuqm5bywgd67toztasrcpabyhrwjurfa7l35rse",
5147
// author: "Wasabi",

0 commit comments

Comments
 (0)