website: update hackathon with prize pool (#6170)
* website: update hackathon with prize pool Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update header colours Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -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 <a href="https://goauthentik.io/developer-docs/hackathon/">here</a>!`,
|
||||
backgroundColor: "#ffffff",
|
||||
textColor: "#000000",
|
||||
isCloseable: false,
|
||||
},
|
||||
footer: {
|
||||
links: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user