We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d55f8 commit 3292cacCopy full SHA for 3292cac
docusaurus.config.js
@@ -122,6 +122,7 @@ module.exports = {
122
},
123
announcementBar: {
124
id: 'redisconf20201cfp', // Any value that will identify this message.
125
+ content: '<p class="text">Welcome to RedisConf 2021 – April 20-21</p> <a href="https://redislabs.com/redisconf/" target="_blank" rel="noopener" class="btn">Register now</a>',
126
// content: '<p class="text"></p> <a href="https://redislabs.com/redisconf/" target="_blank" rel="noopener" class="btn"></a>',
127
backgroundColor: '#fff', // Defaults to `#fff`.
128
textColor: '#000', // Defaults to `#000`.
0 commit comments