Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemhosny committed Sep 7, 2024
1 parent a89e6a6 commit 7991d4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ import type { SidebarsConfig } from '@docusaurus/plugin-content-docs';
- render a sidebar for each doc of that group
- provide next/previous navigation
The sidebars can be generated from the filesystem, or explicitly defined here.
The sidebars can be generated from the filesystem, or explicitly defined here.
Create as many sidebars as you want.
Create as many sidebars as you want.
*/
const sidebars: SidebarsConfig = {
docsSidebar: [
Expand Down

0 comments on commit 7991d4c

Please sign in to comment.