Skip to content

Commit

Permalink
update banner message
Browse files Browse the repository at this point in the history
  • Loading branch information
sserrata committed Jul 3, 2024
1 parent b8f1dca commit 08c9224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ const config: Config = {
},
announcementBar: {
id: "announcementBar_1",
content: "Beta preview that adds support for Docusaurus v3.0.0",
content: "First stable release for Docusaurus v3 now available!",
},
} satisfies Preset.ThemeConfig,

Expand Down

0 comments on commit 08c9224

Please sign in to comment.