Skip to content

Commit

Permalink
Black Friday Sale
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo authored Nov 14, 2024
1 parent fe22238 commit 86ad1eb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,13 @@ const config = {

//... other Algolia params
},
announcementBar: {
id: 'black-friday-sale', // Any unique ID
content: '<div class="black-friday-banner">BLACK FRIDAY SALE - <a href="https://www.udemy.com/course/serenity-bdd-web-testing/?referralCode=3E5878CF6F4676EF507B" target="_blank" style="color: white; text-decoration: underline;">70% OFF THE SERENITY BDD COURSE ON UDEMY</a></div>',
backgroundColor: '#FF0000', // Optional, you can specify background color here
textColor: '#FFFFFF', // Optional, text color here
isCloseable: true, // Optional, if you want the banner to be closable
},
}),

plugins: [
Expand Down

0 comments on commit 86ad1eb

Please sign in to comment.