diff --git a/docusaurus.config.js b/docusaurus.config.js index c92c6312d9..7ea1fa07eb 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -33,9 +33,9 @@ module.exports = { // id: always change it when changing the announcement // backgroundColor: use #FD7575 for warnings and #2AA18A for announcements announcementBar: { - id: "announcement_index3", // Any value that will identify this message + increment the number every time to be unique + id: "announcement_index4", // Any value that will identify this message + increment the number every time to be unique content: - `Build out the Developer Portal together with us, ⭐️join Discord.`, + `Join the Cardano Summit 2024 in Dubai on 23-24 October. ⭐️Get Tickets!`, backgroundColor: "#2AA18A", textColor: "#FFFFFF", // Use #FFFFFF isCloseable: true, // Use true