Skip to content

Commit 1c4f1db

Browse files
committedJan 10, 2025·
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

+3
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)
Please sign in to comment.