From 6f95ccf97dc1e40841d1c10ca77cf8bba5f0596e Mon Sep 17 00:00:00 2001 From: Simon Prickett Date: Mon, 1 Nov 2021 20:35:16 +0000 Subject: [PATCH] Removed announcement bar now Hacktoberfest is over. --- docusaurus.config.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index ba6b434e13..250b34deae 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -138,14 +138,14 @@ module.exports = { // Useful if you want to support a single color mode disableSwitch: false, }, - announcementBar: { - id: 'redisconf20201cfp', // Any value that will identify this message. - content: '

We\'re taking part in Hacktoberfest!

Join Us!', + //announcementBar: { + // id: 'redisconf20201cfp', // Any value that will identify this message. + // content: '

We\'re taking part in Hacktoberfest!

Join Us!', // content: '

', - backgroundColor: '#fff', // Defaults to `#fff`. - textColor: '#000', // Defaults to `#000`. - isCloseable: true, // Defaults to `true`. - }, + // backgroundColor: '#fff', // Defaults to `#fff`. + // textColor: '#000', // Defaults to `#000`. + // isCloseable: true, // Defaults to `true`. + //}, }, presets: [ [