diff --git a/src/Docusaurus/docusaurus.config.js b/src/Docusaurus/docusaurus.config.js
index 58dcf2f..14eed75 100644
--- a/src/Docusaurus/docusaurus.config.js
+++ b/src/Docusaurus/docusaurus.config.js
@@ -65,11 +65,11 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
announcementBar: {
- id: 'subscribe',
- content: 'Get the latest WiX news sent to you. Subscribe to the FireGiant newsletter.',
- backgroundColor: '#C70039',
+ id: 'lifecycle',
+ content: 'Did you know the WiX Lifecycle was changing soon? Read about it here.',
+ backgroundColor: '#FF5500',
textColor: '#fff',
- isCloseable: true,
+ isCloseable: false,
},
navbar: {
title: 'WiX Toolset',