Skip to content

Commit ac26df9

Browse files
authored
Merge pull request #203 from ajeetraina/master
Announcing $200 Off Coupon code for Redis Enterprise Cloud
2 parents 9f62ba4 + dd203a4 commit ac26df9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docusaurus.config.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -174,19 +174,19 @@ module.exports = {
174174
],
175175
copyright: `Copyright: © ${new Date().getFullYear()} Redis. All rights reserved. Redis and the cube logo are registered trademarks of Redis Ltd.`,
176176
},
177-
colorMode: {
177+
colorMode: {
178178
// Hides the switch in the navbar
179179
// Useful if you want to support a single color mode
180180
disableSwitch: false,
181181
},
182-
//announcementBar: {
183-
// id: 'redisconf20201cfp', // Any value that will identify this message.
184-
// content: '<p class="text">We\'re taking part in Hacktoberfest!</p> <a href="/hacktoberfest" class="btn">Join Us!</a>',
185-
// content: '<p class="text"></p> <a href="https://www.youtube.com/c/Redisinc/playlists?view=50&sort=dd&shelf_id=1" target="_blank" rel="noopener" class="btn"></a>',
186-
// backgroundColor: '#fff', // Defaults to `#fff`.
187-
// textColor: '#000', // Defaults to `#000`.
188-
// isCloseable: true, // Defaults to `true`.
189-
//},
182+
announcementBar: {
183+
id: 'redisconf20201cfp', // Any value that will identify this message.
184+
content: '<p class="text"> Grab $200 Off Coupon Code for Redis Enterprise Cloud </p> <a href="https://bit.ly/3ImXUEG" target="_blank" rel="noopener" class="btn">Click Here!</a>',
185+
// content: '<p class="text"></p> <a href="https://redislabs.com/redisconf/" target="_blank" rel="noopener" class="btn"></a>',
186+
backgroundColor: '#fff', // Defaults to `#fff`.
187+
textColor: '#000', // Defaults to `#000`.
188+
isCloseable: true, // Defaults to `true`.
189+
},
190190
},
191191
presets: [
192192
[

0 commit comments

Comments
 (0)