From c8265a3d5d7c568a827a431e495cc612dd74c5e3 Mon Sep 17 00:00:00 2001 From: Yousaf Nabi Date: Tue, 7 Nov 2023 17:51:21 +0000 Subject: [PATCH] chore: remove Pactober banner --- website/docusaurus.config.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 054c6a39..f48ef454 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -10,13 +10,13 @@ module.exports = { organizationName: "PactFlow", // Usually your GitHub org/user name. projectName: "doc-site", // Usually your repo name. themeConfig: { - announcementBar: { - id: 'announcement-bar', - content: '
🎂 Happy Official 10th Birthday, Pact! Join us for our Pactober celebration.
', - backgroundColor: '#454CF0', - textColor: '#fff', - isCloseable: false, - }, + // announcementBar: { + // id: 'announcement-bar', + // content: '
🎂 Happy Official 10th Birthday, Pact! Join us for our Pactober celebration.
', + // backgroundColor: '#454CF0', + // textColor: '#fff', + // isCloseable: false, + // }, navbar: { title: "PactFlow Documentation", logo: {