Skip to content

Commit

Permalink
Remove CLI announcement bar
Browse files Browse the repository at this point in the history
  • Loading branch information
drdavella committed Jun 21, 2024
1 parent be60990 commit a4d1111
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 @@ -96,14 +96,6 @@ const config = {
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
announcementBar: {
id: "CLI_launch",
content:
'<b>🎉 Introducing the Pixee CLI.</b> Bring the power of Pixee\'s <a target="_blank" href="https://codemodder.io/">Codemodder framework</a> to your local development environment. <a target="_blank" href="https://github.com/pixee/pixee-cli">Learn more</a>',
backgroundColor: "fbfafb",
textColor: "1c1533",
isCloseable: true,
},
navbar: {
title: "Pixee",
logo: {
Expand Down

0 comments on commit a4d1111

Please sign in to comment.