diff --git a/manifest.js b/manifest.js index 4322d33..b0f33da 100644 --- a/manifest.js +++ b/manifest.js @@ -134,6 +134,17 @@ export default [ url: 'https://dashboard.hackclub.com/', fancy: true }, + { + name: 'Hackcraft', + description: 'Make a Minecraft mod, get Minecraft (Ends June 1st)', + img: '/cards/hackcraft.png', + background: '#30AE1F', + titleColor: '#FFFFFF', + descriptionColor: '#FFFFFF', + external: true, + url: 'https://hackcraft.hackclub.com/', + fancy: true + }, { name: 'Sidequests', description: 'A short, low-volume series of miscellaneous YSWSs', @@ -147,7 +158,7 @@ export default [ } ] }, - { + { category: 'Hackathons', color: '#FF2800', icon: 'event-code',