Skip to content

Commit 4a96869

Browse files
committed
add redisconf to the announcement banner - issue #23
1 parent 769faf1 commit 4a96869

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ module.exports = {
110110
disableSwitch: false,
111111
},
112112
announcementBar: {
113-
id: 'sample', // Any value that will identify this message.
114-
content: 'Optional Announcement bar lorem ipsum dolor sit amet consectetur <a href="#">Learn more</a>',
113+
id: 'redisconf20201cfp', // Any value that will identify this message.
114+
content: 'RedisConf 2021 - The Call for Paper is Open, Submit your Proposal <a href="https://redislabs.com/redisconf/">Learn more</a>',
115115
backgroundColor: '#fff', // Defaults to `#fff`.
116116
textColor: '#000', // Defaults to `#000`.
117117
isCloseable: true, // Defaults to `true`.

0 commit comments

Comments
 (0)