Skip to content

Commit

Permalink
Remove beta site notice
Browse files Browse the repository at this point in the history
  • Loading branch information
GingerGeek committed Jul 23, 2024
1 parent 772a9bf commit d651008
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@ const config: Config = {

themeConfig: {
// Replace with your project's social card
announcementBar: {
id: 'beta-announce',
content: "Beta Site!",
backgroundColor: 'pink',
// announcementBar: {
// id: 'beta-announce',
// content: "Beta Site!",
// backgroundColor: 'pink',
//textColor: '',
isCloseable: true,
},
// isCloseable: true,
// },
colorMode: {
defaultMode: "dark",
respectPrefersColorScheme: true,
Expand Down

0 comments on commit d651008

Please sign in to comment.