Skip to content

Commit 05c8e60

Browse files
authored
config: announcement styling, improve text
1 parent 6f9b7bf commit 05c8e60

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docusaurus.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,9 @@ const config = {
108108
],
109109
announcementBar: {
110110
id: 'gbcompo25-1',
111+
backgroundColor: '#FADFA1',
111112
content:
112-
'📢 A new edition of the GB Compo kicks off on June 1st! Create a Game Boy game, music, tool, or demoscene ROM and compete for glory and awesome prizes! <a target="_blank" href="https://itch.io/jam/gbcompo25">Join now on Itch.io!</a>',
113+
'📢 A new Game Boy coding competition kicks off on June 1st! Create a game, music, tool, or demoscene ROM and compete for glory and awesome prizes! <a target="_blank" href="https://itch.io/jam/gbcompo25">Join the GB Compo 25 now on Itch.io!</a>',
113114
},
114115
navbar: {
115116
title: "RGBDS",

0 commit comments

Comments
 (0)