Skip to content

Commit

Permalink
Added Black Friday Sales Banner
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo authored Nov 14, 2024
1 parent da645ee commit 29ad3f5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ const config = {
organizationName: 'serenity-bdd', // Usually your GitHub org/user name.
projectName: 'documentation', // Usually your repo name.

customFields: {
blackFridayBanner: `
<div class="large-black-friday-banner">
BLACK FRIDAY SALE - <a href="https://www.udemy.com/course/serenity-bdd-web-testing/?couponCode=FB3BE1F01CEC50B2D9CB" target="_blank" style="color: white; text-decoration: underline;">70% OFF THE DEFINITIVE SERENITY BDD COURSE ON UDEMY</a>
</div>
`,
},

presets: [
[
'@docusaurus/preset-classic',
Expand Down

0 comments on commit 29ad3f5

Please sign in to comment.