Skip to content

Commit f9d0edd

Browse files
committed
Added RedisConf Announcement
1 parent 3292cac commit f9d0edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ module.exports = {
122122
},
123123
announcementBar: {
124124
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>',
125+
content: '<p class="text">Join us at RedisConf 2021, April 20-21</p> <a href="https://redislabs.com/redisconf/" target="_blank" rel="noopener" class="btn">Register now</a>',
126126
// content: '<p class="text"></p> <a href="https://redislabs.com/redisconf/" target="_blank" rel="noopener" class="btn"></a>',
127127
backgroundColor: '#fff', // Defaults to `#fff`.
128128
textColor: '#000', // Defaults to `#000`.

0 commit comments

Comments
 (0)