Skip to content

Commit 11b71e5

Browse files
Update index.js
updated donors for end of 2024
1 parent 5e8e3c0 commit 11b71e5

File tree

1 file changed

+24
-20
lines changed

1 file changed

+24
-20
lines changed

pages/philanthropy/index.js

+24-20
Original file line numberDiff line numberDiff line change
@@ -1029,12 +1029,13 @@ const Philanthropy = ({ posts = [] }) => {
10291029
<Box>
10301030
<Fade delay={50}>
10311031
<Text as="h3" sx={{ marginBottom: '8px' }}>
1032-
Above $5M{' '}
1032+
$5M - $10M{' '}
10331033
</Text>
10341034
</Fade>
10351035
<Fade delay={70}>
10361036
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1037-
Musk Foundation (4x)
1037+
Tom Preston-Werner (8x)
1038+
Musk Foundation (5x)
10381039
</Text>
10391040
</Fade>
10401041
<br></br>
@@ -1044,11 +1045,6 @@ const Philanthropy = ({ posts = [] }) => {
10441045
$1M - $5M{' '}
10451046
</Text>
10461047
</Fade>
1047-
<Fade delay={110}>
1048-
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1049-
Tom Preston-Werner (7x)
1050-
</Text>
1051-
</Fade>
10521048
<Fade delay={120}>
10531049
<Text as="p" sx={{ lineHeight: '1.8em' }}>
10541050
Tobi Lutke
@@ -1073,17 +1069,17 @@ const Philanthropy = ({ posts = [] }) => {
10731069
</Fade>
10741070
<Fade delay={190}>
10751071
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1076-
Lizzy Danhakl/Andrew Reed (3x)
1072+
Lizzy Danhakl/Andrew Reed (5x)
10771073
</Text>
10781074
</Fade>
10791075
<Fade delay={210}>
10801076
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1081-
Craig Newmark (4x)
1077+
Craig Newmark (5x)
10821078
</Text>
10831079
</Fade>
10841080
<Fade delay={230}>
10851081
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1086-
Endless Network (2x)
1082+
Endless Network (3x)
10871083
</Text>
10881084
</Fade>
10891085
<Fade delay={250}>
@@ -1095,6 +1091,12 @@ const Philanthropy = ({ posts = [] }) => {
10951091
<Box>
10961092
<Fade delay={260}>
10971093
<Text as="h3" sx={{ marginBottom: '8px' }}>
1094+
<Fade delay={410}>
1095+
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1096+
Argosy Foundation (4x)
1097+
</Text>
1098+
</Fade>
1099+
</Box>
10981100
$200k - $500k
10991101
</Text>
11001102
</Fade>
@@ -1118,17 +1120,24 @@ const Philanthropy = ({ posts = [] }) => {
11181120
Ron Baron
11191121
</Text>
11201122
</Fade>
1123+
<Fade delay={530}>
1124+
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1125+
Adam Ross (4x)
1126+
</Text>
1127+
</Fade>
11211128
<Fade delay={360}>
11221129
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1123-
Ron Conway (4x)
1130+
Ron Conway (5x)
11241131
</Text>
11251132
</Fade>
1126-
<Fade delay={410}>
1133+
<Box>
1134+
<Fade delay={470}>
1135+
<Text as="h3" sx={{ marginBottom: '8px' }}>
1136+
<Fade delay={360}>
11271137
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1128-
Argosy Foundation (3x)
1138+
GitHub Education (5x)
11291139
</Text>
11301140
</Fade>
1131-
</Box>
11321141
<Box>
11331142
<Fade delay={470}>
11341143
<Text as="h3" sx={{ marginBottom: '8px' }}>
@@ -1140,19 +1149,14 @@ const Philanthropy = ({ posts = [] }) => {
11401149
Quinn Slack (3x)
11411150
</Text>
11421151
</Fade>
1143-
<Fade delay={530}>
1144-
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1145-
Adam Ross (3x)
1146-
</Text>
1147-
</Fade>
11481152
<Fade delay={560}>
11491153
<Text as="p" sx={{ lineHeight: '1.8em' }}>
11501154
Peter Levine
11511155
</Text>
11521156
</Fade>
11531157
<Fade delay={590}>
11541158
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1155-
FUTO
1159+
FUTO (3x)
11561160
</Text>
11571161
</Fade>
11581162
</Box>

0 commit comments

Comments
 (0)