File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 {
You can’t perform that action at this time.
0 commit comments