Skip to content

Commit

Permalink
chore: remove Pactober banner
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Nov 7, 2023
1 parent e27e1d6 commit c8265a3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: '<div id="announcement-bar">🎂 Happy Official 10th Birthday, Pact! Join us for our <a target="_blank" href="https://pact.io/pactober.html?utm_source=docs.pactflow.io&utm_medium=web&utm_campaign=pactober2023&utm_content=banner">Pactober celebration</a>.</div>',
backgroundColor: '#454CF0',
textColor: '#fff',
isCloseable: false,
},
// announcementBar: {
// id: 'announcement-bar',
// content: '<div id="announcement-bar">🎂 Happy Official 10th Birthday, Pact! Join us for our <a target="_blank" href="https://pact.io/pactober.html?utm_source=docs.pactflow.io&utm_medium=web&utm_campaign=pactober2023&utm_content=banner">Pactober celebration</a>.</div>',
// backgroundColor: '#454CF0',
// textColor: '#fff',
// isCloseable: false,
// },
navbar: {
title: "PactFlow Documentation",
logo: {
Expand Down

0 comments on commit c8265a3

Please sign in to comment.