Skip to content

Commit

Permalink
Add different label to next version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanbcbauer committed Jun 20, 2024
1 parent 823cece commit 3e05952
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ const config: Config = {
{
docs: {
sidebarPath: './sidebars.ts',
versions: {
current: {
label: 'Jupiter (preview)',
},
},
},
theme: {
customCss: './src/css/custom.css',
Expand Down

0 comments on commit 3e05952

Please sign in to comment.