From 52ac16c98fd151ffa532cbcf35960f21b1b3b0fc Mon Sep 17 00:00:00 2001 From: Armaan Soni Date: Sat, 23 May 2026 14:07:56 +0530 Subject: [PATCH] Add Horizons hackathon --- manifest.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/manifest.js b/manifest.js index 325d9db..1e347df 100644 --- a/manifest.js +++ b/manifest.js @@ -144,6 +144,18 @@ export default [ url : 'https://beest.hackclub.com?utm_source=toolbox', fancy: true + }, + { + name: 'Horizons', + description: '7 hackathons. Run by teenagers across the globe. For teenagers everywhere.', + img: 'https://user-cdn.hackclub-assets.com/019e53e3-20bc-7ee5-b78d-f524dd7f8f0c/image.png', + background: 'https://user-cdn.hackclub-assets.com/019e53e2-6cc5-7518-8ebf-dac1efe0457f/image.png', + titleColor: '#000000', + descriptionColor: '#000000', + external: true, + url : 'https://horizons.hackclub.com?utm_source=toolbox', + fancy: true + } ] },