mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Update index.js
updated donors for end of 2024
This commit is contained in:
parent
5e8e3c0dd1
commit
11b71e50f0
1 changed files with 24 additions and 20 deletions
|
|
@ -1029,12 +1029,13 @@ const Philanthropy = ({ posts = [] }) => {
|
|||
<Box>
|
||||
<Fade delay={50}>
|
||||
<Text as="h3" sx={{ marginBottom: '8px' }}>
|
||||
Above $5M{' '}
|
||||
$5M - $10M{' '}
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={70}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Musk Foundation (4x)
|
||||
Tom Preston-Werner (8x)
|
||||
Musk Foundation (5x)
|
||||
</Text>
|
||||
</Fade>
|
||||
<br></br>
|
||||
|
|
@ -1044,11 +1045,6 @@ const Philanthropy = ({ posts = [] }) => {
|
|||
$1M - $5M{' '}
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={110}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Tom Preston-Werner (7x)
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={120}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Tobi Lutke
|
||||
|
|
@ -1073,17 +1069,17 @@ const Philanthropy = ({ posts = [] }) => {
|
|||
</Fade>
|
||||
<Fade delay={190}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Lizzy Danhakl/Andrew Reed (3x)
|
||||
Lizzy Danhakl/Andrew Reed (5x)
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={210}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Craig Newmark (4x)
|
||||
Craig Newmark (5x)
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={230}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Endless Network (2x)
|
||||
Endless Network (3x)
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={250}>
|
||||
|
|
@ -1095,6 +1091,12 @@ const Philanthropy = ({ posts = [] }) => {
|
|||
<Box>
|
||||
<Fade delay={260}>
|
||||
<Text as="h3" sx={{ marginBottom: '8px' }}>
|
||||
<Fade delay={410}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Argosy Foundation (4x)
|
||||
</Text>
|
||||
</Fade>
|
||||
</Box>
|
||||
$200k - $500k
|
||||
</Text>
|
||||
</Fade>
|
||||
|
|
@ -1118,17 +1120,24 @@ const Philanthropy = ({ posts = [] }) => {
|
|||
Ron Baron
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={530}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Adam Ross (4x)
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={360}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Ron Conway (4x)
|
||||
Ron Conway (5x)
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={410}>
|
||||
<Box>
|
||||
<Fade delay={470}>
|
||||
<Text as="h3" sx={{ marginBottom: '8px' }}>
|
||||
<Fade delay={360}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Argosy Foundation (3x)
|
||||
GitHub Education (5x)
|
||||
</Text>
|
||||
</Fade>
|
||||
</Box>
|
||||
<Box>
|
||||
<Fade delay={470}>
|
||||
<Text as="h3" sx={{ marginBottom: '8px' }}>
|
||||
|
|
@ -1140,11 +1149,6 @@ const Philanthropy = ({ posts = [] }) => {
|
|||
Quinn Slack (3x)
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={530}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Adam Ross (3x)
|
||||
</Text>
|
||||
</Fade>
|
||||
<Fade delay={560}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
Peter Levine
|
||||
|
|
@ -1152,7 +1156,7 @@ const Philanthropy = ({ posts = [] }) => {
|
|||
</Fade>
|
||||
<Fade delay={590}>
|
||||
<Text as="p" sx={{ lineHeight: '1.8em' }}>
|
||||
FUTO
|
||||
FUTO (3x)
|
||||
</Text>
|
||||
</Fade>
|
||||
</Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue