Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding all the YSWS's to the HC Site Slider #1432

Merged
merged 7 commits into from
Dec 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions lib/carousel.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,42 @@
"img": "https://cloud-7xyxcf3f6-hack-club-bot.vercel.app/0new_project__3_.png",
"link": "https://jams.hackclub.com"
},
{
"background": "#C76B0F",
"titleColor": "#F6D193",
"descriptionColor": "#F6D193",
"title": "Boba Drops",
"description": "Build a HTML + CSS Static Site!, Get free Boba",
"img": "https://cloud-oil5vh30l-hack-club-bot.vercel.app/0boba_hc_toolbox.png",
"link": "https://hack.club/boba"
},
{
"background": "#FFF1DE",
"titleColor": "#4F2A0E",
"descriptionColor": "#4F2A0E",
"title": "Hackaccino",
"description": "Make a 3D Website • Get a free Frappuccino",
"img": "https://cloud-ahkc8uotv-hack-club-bot.vercel.app/0group_15.png",
"link": "https://hack.club/fraps"
},
{
"background": "#EF6C46",
"titleColor": "#EDE2DC",
"descriptionColor": "#EDE2DC",
"title": "Cider",
"description": "Design, Code, and Ship an iOS app to the App Store in 30 days.",
"img": "https://cloud-m33gqgkp6-hack-club-bot.vercel.app/0image.png",
"link": "https://cider.hackclub.com/"
},
{
"background": "#30AE1F",
"titleColor": "#FFFFFF",
"descriptionColor": "#FFFFFF",
"title": "HackCraft",
"description": "Ship a mod - Get Minecraft",
"img": "https://cloud-kgilrkgl7-hack-club-bot.vercel.app/0image.png",
"link": "https://hackcraft.hackclub.com/"
},
{
"background": "snow",
"titleColor": "dark",
Expand Down
Loading