From 86ad1ebf497f66148095b6a12f69ed560bca4763 Mon Sep 17 00:00:00 2001 From: John Ferguson Smart Date: Thu, 14 Nov 2024 07:49:30 +0000 Subject: [PATCH] Black Friday Sale --- docusaurus.config.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docusaurus.config.js b/docusaurus.config.js index a7c12bf..53cafc1 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -171,6 +171,13 @@ const config = { //... other Algolia params }, + announcementBar: { + id: 'black-friday-sale', // Any unique ID + content: '
BLACK FRIDAY SALE - 70% OFF THE SERENITY BDD COURSE ON UDEMY
', + 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: [