Skip to content

Commit

Permalink
hid empty categories #180
Browse files Browse the repository at this point in the history
  • Loading branch information
akyriako committed Jan 2, 2025
1 parent 88ee980 commit 7192c8f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const config: Config = {
// showLastUpdateTime: true,
breadcrumbs: true,
// exclude: ['**/by-industry/**', '**/caf/**', '**/crossplane/**']
exclude: ['**/by-use-case/computing/**', '**/by-use-case/hybrid/**', '**/by-use-case/migration/**']
},

theme: {
Expand Down Expand Up @@ -76,12 +77,6 @@ const config: Config = {
srcDark: 'img/logo_headline_kombination_m_w_m.png'
},
items: [
// {
// type: 'docSidebar',
// sidebarId: 'bestPracticesSidebar',
// position: 'left',
// label: 'Best Practices',
// },
{
type: 'docSidebar',
sidebarId: 'bestPracticesSidebar',
Expand Down

0 comments on commit 7192c8f

Please sign in to comment.