Skip to content

Commit 6500fe0

Browse files
committed
Updated announcement bar
1 parent dc7695f commit 6500fe0

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
@@ -114,7 +114,7 @@ module.exports = {
114114
},
115115
announcementBar: {
116116
id: 'redisconf20201cfp', // Any value that will identify this message.
117-
content: '<p class="text">RedisConf 2021 - The Call for Paper is Open, Submit your Proposal</p> <a href="https://redislabs.com/redisconf/" target="_blank" rel="nofollow noopener" class="btn">Learn more</a>',
117+
content: '<p class="text">RedisConf 2021 The Call for Papers is Now Open</p> <a href="https://redislabs.com/redisconf/" target="_blank" rel="noopener" class="btn">Submit Proposal</a>',
118118
backgroundColor: '#fff', // Defaults to `#fff`.
119119
textColor: '#000', // Defaults to `#000`.
120120
isCloseable: true, // Defaults to `true`.

0 commit comments

Comments
 (0)