Skip to content

Commit

Permalink
Update TOC badges
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla committed Dec 4, 2024
1 parent 7c759a3 commit c5f06ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docusaurus/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ const sidebars = {
type: 'doc',
id: 'user-docs/releases/managing-a-release',
customProps: {
updated: true,
updated: false,
}
}
],
Expand Down Expand Up @@ -774,7 +774,7 @@ const sidebars = {
label: 'Review Workflows',
id: 'user-docs/settings/review-workflows',
customProps: {
updated: true,
updated: false,
}
},
'user-docs/settings/single-sign-on',
Expand Down Expand Up @@ -904,15 +904,15 @@ const sidebars = {
id: 'cloud/advanced/email',
label: 'Email provider',
customProps: {
updated: true,
updated: false,
}
},
{
type: 'doc',
id: 'cloud/advanced/upload',
label: 'Upload provider',
customProps: {
updated: true,
updated: false,
}
},
],
Expand Down

0 comments on commit c5f06ba

Please sign in to comment.