Skip to content

Commit

Permalink
remove unused draft
Browse files Browse the repository at this point in the history
  • Loading branch information
fr1t2 committed Jan 30, 2024
1 parent 9c2a33c commit 2c7d451
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sidebars.js
Expand Up @@ -316,7 +316,7 @@ const sidebars = {
link: {
type: 'generated-index',
title: 'QRL Tools',
description: 'Covering QRL Tools and integrations.',
description: 'Covering QRL Tools.',
slug: '/use/tools',
keywords: ['use-tool'],
image: '/assets/img/icons/yellow.png',
Expand Down Expand Up @@ -430,6 +430,7 @@ const sidebars = {
collapsed: true, // Set the category to be initially collapsed or open by default
},
// Tools Integrations
/*
{
type: 'category',
label: 'Integrations',
Expand All @@ -446,7 +447,7 @@ const sidebars = {
],
collapsible: true, // Set the category to be collapsible
collapsed: true, // Set the category to be initially collapsed or open by default
},
}, */
],
collapsible: true, // Set the category to be collapsible
collapsed: true, // Set the category to be initially collapsed or open by default
Expand Down

0 comments on commit 2c7d451

Please sign in to comment.