Skip to content

Commit 47273bc

Browse files
Add Sleepover and Stasis to Hackathons section (#232) (#235)
Co-authored-by: Dragon <adityaneni24@gmail.com>
1 parent da4ccb2 commit 47273bc

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

manifest.js

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,29 @@ export default [
146146
color: '#FF2800',
147147
icon: 'event-code',
148148
items: [
149+
{
150+
name: 'Sleepover',
151+
description:
152+
'Learn to code and fly out to an all girls Slumber Party Hackathon in Chicago!',
153+
img: 'https://cdn.hackclub.com/019cb51b-3772-71e5-ab48-da8f5c8d2ffa/image.png',
154+
background: 'https://cdn.hackclub.com/019cb51b-3a1a-742e-b765-6d80a1f8ecd9/image.png',
155+
titleColor: '#9B72AA',
156+
descriptionColor: '#9B72AA',
157+
external: true,
158+
url: 'https://sleepover.hackclub.com?utm_source=toolbox',
159+
fancy: true
160+
},
161+
{
162+
name: 'Stasis',
163+
description:'Build hardware projects and fly out to Austin, TX for a hardware hackathon.',
164+
img: 'https://cdn.hackclub.com/019cb521-985f-7b28-815c-1512b12b9a63/stasis-logo.png',
165+
background: 'https://cdn.hackclub.com/019cb521-9b7a-7faf-b26c-e81d66e42fbb/stasis-banner.png',
166+
titleColor: '#4A2006',
167+
descriptionColor: '#4A2006',
168+
external: true,
169+
url: 'https://stasis.hackclub.com?utm_source=toolbox',
170+
fancy: true
171+
},
149172
]
150173
},
151174
{

0 commit comments

Comments
 (0)