Skip to content

Commit 915829c

Browse files
VajiraPrabuddhakaMirage20
authored andcommitted
Add announcement bar for release v0.3.1
1 parent f9b8a4c commit 915829c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docusaurus.config.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ const config: Config = {
7474
],
7575

7676
themeConfig: {
77+
announcementBar: {
78+
id: 'release_v0_3_1',
79+
content:
80+
'🎉️ OpenChoreo <a target="_blank" rel="noopener noreferrer" href="https://github.com/openchoreo/openchoreo/releases/tag/v0.3.1">v0.3.1</a> is released! 🎉️',
81+
isCloseable: true,
82+
},
7783
algolia: {
7884
appId: 'B8ST9KVWVJ',
7985
// Public API key: it is safe to commit it

0 commit comments

Comments
 (0)