Skip to content

Commit 1c4f1db

Browse files
committed
update navbar
1 parent cc17028 commit 1c4f1db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docusaurus.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ const config = {
5959
path: 'latest',
6060
label: `latest (${getLatestVersion()})`,
6161
},
62+
'0.22': {
63+
banner: 'none',
64+
},
6265
},
6366
},
6467
blog: false,

0 commit comments

Comments
 (0)