Skip to content

Commit

Permalink
Updating homepage to surface latest news content
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjdesh committed Nov 12, 2024
1 parent 328de5c commit eabc2d8
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions content/home.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -178,12 +178,20 @@ import { Link } from '@mui/material';
}}
>
<Box>
## Interested in co-hosting a local hackathon?
## STRUDEL is Growing!


Get in touch with us at <Link href="mailto:[email protected]" target="_blank">[email protected]</Link>
The STRUDEL team has grown with [support from the Sloan Foundation](https://crd.lbl.gov/news-and-publications/news/2024/sloan-strudel/) and has many upcoming opportunities for engagement. Please reach out to learn more or arrange a chat as we enter our next phase.
</Box>

<Box marginTop="16px">
<Button
to="/engage/news/11-12-2024-strudel-is-growing"
target="_blank"
size="large"
endIcon={<ArrowForwardIcon />}
>
Read more about updates
</Button>
</Box>
</Stack>
</ContentCard>
</Grid>
Expand Down

0 comments on commit eabc2d8

Please sign in to comment.