Skip to content

Commit a908606

Browse files
Add New badge in TOC for Collaboration
1 parent 007746d commit a908606

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docusaurus/sidebars.js

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,14 @@ const sidebars = {
547547
updated: true,
548548
},
549549
},
550-
'cloud/projects/collaboration',
550+
{
551+
type: 'doc',
552+
label: 'Collaboration',
553+
id: 'cloud/projects/collaboration',
554+
customProps: {
555+
new: true,
556+
},
557+
},
551558
{
552559
type: 'doc',
553560
label: 'Notifications',

0 commit comments

Comments
 (0)