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: [ {