From fe8e154114753d52a359f35e80d289789f32cc2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Uhl=C3=AD=C5=99?= Date: Thu, 25 Nov 2021 15:30:01 +0100 Subject: [PATCH] feat: disable annoucement --- docusaurus.config.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 40f85f72..f28a2e28 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -97,13 +97,6 @@ module.exports = { ], copyright: `Copyleft © ${new Date().getFullYear()}.`, }, - announcementBar: { - id: 'bee_announcements', - content: - '⭐️ Proudly announcing the stable Bee-JS Release! ⭐️', - backgroundColor: '#dd7200', // Defaults to `#fff`. - textColor: '#242424', // Defaults to `#000`. - }, }, presets: [ [