diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 19def76051..33bc9fa8d8 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -79,14 +79,14 @@ module.exports={ ] ], "themeConfig": { - announcementBar: { + /*announcementBar: { // Change the ID for new announcement id: 'gamaDays2022', content: '📢 Join the GAMA Days 2022 on June 22, 23 & 24 📢', backgroundColor: '#34709f', textColor: '#e3e3e3', isCloseable: true, - }, + },*/ "colorMode": { respectPrefersColorScheme: true, },