Skip to content

Commit

Permalink
remove banner over nav (#2289)
Browse files Browse the repository at this point in the history
  • Loading branch information
akeller authored Jul 5, 2023
1 parent b630b44 commit e6cb18d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,6 @@ module.exports = {
],
scripts: [],
themeConfig: {
announcementBar: {
id: "camunda8",
content:
'📣 <b><a target="_blank" rel="noopener noreferrer" href="https://signup.camunda.com/accounts?utm_source=docs.camunda.io&utm_medium=referral&utm_content=banner">Sign-Up</a></b> for a free account to start orchestrating business processes today.',
backgroundColor: "#14D890",
textColor: "#000",
isCloseable: true,
},
prism: {
additionalLanguages: ["java", "protobuf"],
},
Expand Down

0 comments on commit e6cb18d

Please sign in to comment.