Skip to content

Commit 933d825

Browse files
committed
Remove donor with less than 50 USD
1 parent 5cc238a commit 933d825

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/sponsors_gallery.astro

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,6 @@ const individuals = [
9797
name: "Cheuk Ting Ho",
9898
url: "https://www.linkedin.com/in/cheukting-ho/",
9999
},
100-
{
101-
name: "Sayantika Banik",
102-
url: "https://www.linkedin.com/in/sayantika-banik/",
103-
},
104100
];
105101
const media_partners = [
106102
{

0 commit comments

Comments
 (0)