webiste: fix prize in hackathon banner

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer 2023-07-06 17:51:45 +02:00
parent 4e3b3ec6a8
commit 786a84640e
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ 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 <a href="https://goauthentik.io/developer-docs/hackathon/">here</a>!`,
content: `We're hosting a hackathon with a total prize pool of $5000 in July! Sign up <a href="https://goauthentik.io/developer-docs/hackathon/">here</a>!`,
backgroundColor: "#ffffff",
textColor: "#000000",
isCloseable: false,