Skip to content

Commit 08c9224

Browse files
committed
update banner message
1 parent b8f1dca commit 08c9224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ const config: Config = {
198198
},
199199
announcementBar: {
200200
id: "announcementBar_1",
201-
content: "Beta preview that adds support for Docusaurus v3.0.0",
201+
content: "First stable release for Docusaurus v3 now available!",
202202
},
203203
} satisfies Preset.ThemeConfig,
204204

0 commit comments

Comments
 (0)