mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
added da flagship (#1787)
This commit is contained in:
parent
a4709972ee
commit
4389742cbc
1 changed files with 26 additions and 12 deletions
|
|
@ -8,6 +8,32 @@
|
|||
"img": "https://cloud-7xyxcf3f6-hack-club-bot.vercel.app/0new_project__3_.png",
|
||||
"link": "https://jams.hackclub.com"
|
||||
},
|
||||
{
|
||||
"background": "#0e305b",
|
||||
"backgroundImage": "linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px)",
|
||||
"backgroundSize": "50px 50px",
|
||||
"titleColor": "#dbe4ee",
|
||||
"textColor": "#dbe4ee",
|
||||
"descriptionColor": "#dbe4ee",
|
||||
"title": "Blueprint",
|
||||
"description": "Design a hardware project and get up to $400 to make it real",
|
||||
"img": "https://hc-cdn.hel1.your-objectstorage.com/s/v3/db8d0fd43bb664a8b07431b0262a7ca13c1602c7_blueprint_logo__img_.png",
|
||||
"link": "https://blueprint.hackclub.com/?utm_source=site-carousel"
|
||||
},
|
||||
|
||||
{
|
||||
"background": "#0b0a08",
|
||||
"backgroundImage": "radial-gradient(ellipse at 50% 0%, rgba(255, 90, 31, 0.25) 0%, transparent 60%), radial-gradient(ellipse at 80% 80%, rgba(255, 176, 0, 0.15) 0%, transparent 50%)",
|
||||
"backgroundSize": "100% 100%",
|
||||
"titleColor": "#ffd7a1",
|
||||
"textColor": "#ffd7a1",
|
||||
"descriptionColor": "rgba(255, 215, 161, 0.85)",
|
||||
"title": "Campfire Flagship",
|
||||
"description": "Make games with your favorite YouTubers at a game jam in Los Angeles!",
|
||||
"img": "https://hc-cdn.hel1.your-objectstorage.com/s/v3/2de1ef0d2b0822b6_marsh2-flip.png",
|
||||
"link": "https://flagship.hackclub.com/?utm_source=c-carousel",
|
||||
"tag": "Game Jam"
|
||||
},
|
||||
{
|
||||
"background": "#C76B0F",
|
||||
"titleColor": "#F6D193",
|
||||
|
|
@ -72,18 +98,6 @@
|
|||
"img": "https://emoji.slack-edge.com/T0266FRGM/nest/aa345378581cee0c.png",
|
||||
"link": "https://hackclub.app"
|
||||
},
|
||||
{
|
||||
"background": "#0e305b",
|
||||
"backgroundImage": "linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px)",
|
||||
"backgroundSize": "50px 50px",
|
||||
"titleColor": "#dbe4ee",
|
||||
"textColor": "#dbe4ee",
|
||||
"descriptionColor": "#dbe4ee",
|
||||
"title": "Blueprint",
|
||||
"description": "Design a hardware project and get up to $400 to make it real",
|
||||
"img": "https://hc-cdn.hel1.your-objectstorage.com/s/v3/db8d0fd43bb664a8b07431b0262a7ca13c1602c7_blueprint_logo__img_.png",
|
||||
"link": "https://blueprint.hackclub.com/?utm_source=site-carousel"
|
||||
},
|
||||
{
|
||||
"background": "#ec3750",
|
||||
"titleColor": "white",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue