Skip to content

Commit

Permalink
chore(docs): remove state of js banner
Browse files Browse the repository at this point in the history
  • Loading branch information
juristr committed Jan 11, 2023
1 parent eb4a755 commit 4688f9d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions website/docusaurus.config.js
Expand Up @@ -65,14 +65,14 @@ const config = {
contextualSearch: false,
searchPagePath: false,
},
announcementBar: {
id: "lerna-talks",
content:
'State of JS survey: <a target="_blank" style="font-weight: bolder" rel="noopener noreferrer" href="https://stateofjs.com/en-us/">Give Nx & Lerna a thumbs up</a> <span aria-hidden="true">&rarr;</span>',
backgroundColor: "#9333EA",
textColor: "#FFFFFF",
isCloseable: false,
},
// announcementBar: {
// id: "lerna-talks",
// content:
// 'State of JS survey: <a target="_blank" style="font-weight: bolder" rel="noopener noreferrer" href="https://stateofjs.com/en-us/">Give Nx & Lerna a thumbs up</a> <span aria-hidden="true">&rarr;</span>',
// backgroundColor: "#9333EA",
// textColor: "#FFFFFF",
// isCloseable: false,
// },
colorMode: {
defaultMode: "light",
disableSwitch: false,
Expand Down

0 comments on commit 4688f9d

Please sign in to comment.