diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 4a280b2c..7157b696 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -17,13 +17,13 @@ module.exports = {
},
],
themeConfig: {
- // announcementBar: {
- // id: 'announcement-bar',
- // content: '
',
- // backgroundColor: '#454CF0',
- // textColor: '#fff',
- // isCloseable: false,
- // },
+ announcementBar: {
+ id: 'announcement-bar',
+ content: '🔥 Join the Waitlist for Early Access to PactFlow\'s AI-Augmented Contract Testing!
Sign Up Now >>.
',
+ backgroundColor: '#454CF0',
+ textColor: '#fff',
+ isCloseable: false,
+ },
navbar: {
title: "PactFlow Documentation",
logo: {