This commit is contained in:
Ella 2022-07-24 17:52:16 -04:00
parent f8f7baef38
commit 7368af8dd9
2 changed files with 6 additions and 2 deletions

View file

@ -6,7 +6,7 @@ import { Card } from 'theme-ui'
## woof
mmm
things people do at hackathons
</Card>
@ -14,6 +14,6 @@ mmm
## yeah
mhm
hack club's philosophy on hackathons
</Card>

View file

@ -71,6 +71,10 @@ export default function Bank() {
<Container as="section">
<Rundown />
</Container>
{/* I feel like there should be some sort of marquee animation here. hmmm yeah idk maybe
it would be cool to use slack messages? questions from hackathon-organizers? faqs about
running hackathons? */}
</Box>
</Box>
<Footer key="footer" />