Skip to content

Commit

Permalink
Cancel "highlight" on plugins in Dev Docs sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla committed Dec 20, 2023
1 parent 77f9819 commit 1d08c92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docusaurus/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ const sidebars = {
},
{
type: 'category',
collapsed: false,
label: 'Using plugins',
link: {
type: 'doc',
Expand Down Expand Up @@ -428,7 +427,6 @@ const sidebars = {
{
type: 'category',
label: 'Developing plugins',
collapsed: false,
customProps: {
new: true,
},
Expand Down Expand Up @@ -458,7 +456,6 @@ const sidebars = {
'dev-docs/plugins-extension',
{
type: 'category',
collapsed: false,
label: 'Guides',
link: {
type: 'doc',
Expand Down

1 comment on commit 1d08c92

@vercel
Copy link

@vercel vercel bot commented on 1d08c92 Dec 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

documentation – ./

documentation-strapijs.vercel.app
documentation-git-main-strapijs.vercel.app
docs-vercel-v4.strapi.io

Please sign in to comment.