diff --git a/docusaurus.config.js b/docusaurus.config.js index 7b7b0b21f5..35329a9bc2 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -174,19 +174,19 @@ module.exports = { ], copyright: `Copyright: © ${new Date().getFullYear()} Redis. All rights reserved. Redis and the cube logo are registered trademarks of Redis Ltd.`, }, - colorMode: { + colorMode: { // Hides the switch in the navbar // 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!', - // content: '

', - // backgroundColor: '#fff', // Defaults to `#fff`. - // textColor: '#000', // Defaults to `#000`. - // isCloseable: true, // Defaults to `true`. - //}, + announcementBar: { + id: 'redisconf20201cfp', // Any value that will identify this message. + content: '

Grab $200 Off Coupon Code for Redis Enterprise Cloud

Click Here!', + // content: '

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