mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Ideas
This commit is contained in:
parent
f8f7baef38
commit
7368af8dd9
2 changed files with 6 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue