Skip to content

Commit d650351

Browse files
authored
Change announcement to promote ScalarDB 3.14 release (#761)
* Revise template text * Change banner announcement to 3.14 release
1 parent 22f6fa7 commit d650351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -491,8 +491,8 @@ const config = {
491491
announcementBar: {
492492
id: 'new_version',
493493
content:
494-
'<b>Docs for both ScalarDB Community and Enterprise editions now live on this site!</b> Editions that a doc applies to are in tags at the top of each page 🏷️',
495-
// '<b>The ScalarDB X.X is now available!🥳 For details on what\'s included in this new version, see the <a target="_self" rel="noopener noreferrer" href="/docs/latest/releases/release-notes">release notes</a>.<b>',
494+
'<b>Announcing the release of ScalarDB 3.14!🚀 For details on what\'s included in this new version, see the <a target="_self" rel="noopener noreferrer" href="/docs/latest/releases/release-notes">release notes</a>.',
495+
// '<b>Announcing the release of ScalarDB X.X!🚀 For details on what\'s included in this new version, see the <a target="_self" rel="noopener noreferrer" href="/docs/latest/releases/release-notes">release notes</a>.<b>',
496496
backgroundColor: '#2673BB',
497497
textColor: '#FFFFFF',
498498
isCloseable: true,

0 commit comments

Comments
 (0)