File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -138,14 +138,14 @@ module.exports = {
138138 // Useful if you want to support a single color mode
139139 disableSwitch : false ,
140140 } ,
141- announcementBar : {
142- id : 'redisconf20201cfp' , // Any value that will identify this message.
143- content : '<p class="text">We\'re taking part in Hacktoberfest!</p> <a href="/hacktoberfest" class="btn">Join Us!</a>' ,
141+ // announcementBar: {
142+ // id: 'redisconf20201cfp', // Any value that will identify this message.
143+ // content: '<p class="text">We\'re taking part in Hacktoberfest!</p> <a href="/hacktoberfest" class="btn">Join Us!</a>',
144144 // 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>',
145- backgroundColor : '#fff' , // Defaults to `#fff`.
146- textColor : '#000' , // Defaults to `#000`.
147- isCloseable : true , // Defaults to `true`.
148- } ,
145+ // backgroundColor: '#fff', // Defaults to `#fff`.
146+ // textColor: '#000', // Defaults to `#000`.
147+ // isCloseable: true, // Defaults to `true`.
148+ // },
149149 } ,
150150 presets : [
151151 [
You can’t perform that action at this time.
0 commit comments