From 4e3b3ec6a868ca13ca3222a55d1b368de0715cf2 Mon Sep 17 00:00:00 2001 From: Jens L Date: Thu, 6 Jul 2023 16:32:04 +0200 Subject: [PATCH] website: update hackathon with prize pool (#6170) * website: update hackathon with prize pool Signed-off-by: Jens Langhammer * update header colours Signed-off-by: Jens Langhammer --------- Signed-off-by: Jens Langhammer --- website/developer-docs/hackathon/index.md | 2 +- website/docusaurus.config.js | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/website/developer-docs/hackathon/index.md b/website/developer-docs/hackathon/index.md index fed5539a9..0c3a8438d 100644 --- a/website/developer-docs/hackathon/index.md +++ b/website/developer-docs/hackathon/index.md @@ -12,7 +12,7 @@ Moderators will be available for most US and European hours, so if during the mu > More details will be added soon about the exact daily timeframes, for both European-based and US-based participants. -Swag? Why, Yes! From cool authentik-branded socks to food certificates, and indoubtibly GitHub fame, we've got you covered. +Prizes? Why, Yes! We've got a total prize pool of $5000 and a bunch of cool authentik-branded socks, food certificates, and indubitably GitHub fame. ## Date diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 1135deee4..87be2b603 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -83,6 +83,13 @@ module.exports = async function () { }, ], }, + announcementBar: { + id: "hackathon", + content: `We're hosting a hackathon with a total prize pool of $5.000 in July! Sign up here!`, + backgroundColor: "#ffffff", + textColor: "#000000", + isCloseable: false, + }, footer: { links: [ {