Skip to content

Commit 914d33a

Browse files
authored
Add individual donors > 50$ (#131)
1 parent b978548 commit 914d33a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/sponsors_gallery.astro

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,12 @@ const individuals = [
141141
},
142142
{
143143
name: "Christina Wofford",
144+
},
145+
{
146+
name: "Jennifer Perret",
147+
},
148+
{
149+
name: "Kassandra Keeton",
144150
}
145151
];
146152
const media_partners = [

0 commit comments

Comments
 (0)