Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit a1d2598

Browse files
committed
[Fix] Remove duplicated pages/links for docs categories.
1 parent 5366c81 commit a1d2598

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sidebars.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
44
const sidebars = {
5-
// By default, Docusaurus generates a sidebar from the docs folder structure
6-
docsSidebar: [{type: 'autogenerated', dirName: '.'}],
75
blogSidebar: [{type: 'autogenerated', dirName: '.'}],
86
};
97

0 commit comments

Comments
 (0)