File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff 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 [
You can’t perform that action at this time.
0 commit comments