Skip to content

Commit

Permalink
Add New badge to What's new page
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Mar 20, 2024
1 parent 3edc200 commit 4b2b30f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docusaurus/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,13 @@ const sidebars = {
},
},
'dev-docs/quick-start',
'dev-docs/whats-new',
{
type: 'doc',
id: 'dev-docs/whats-new',
customProps: {
new: true
}
},
'dev-docs/faq',
'dev-docs/community',
'dev-docs/usage-information',
Expand Down

0 comments on commit 4b2b30f

Please sign in to comment.