Skip to content

Commit

Permalink
sidebar hideable
Browse files Browse the repository at this point in the history
	modified:   docusaurus.config.js
  • Loading branch information
tianrking committed Jul 10, 2024
1 parent 41a6294 commit 544aa7f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,11 @@ const config = {
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({

docs: {
sidebar: {
hideable: true,
},
},
// Replace with your project's social card
image: 'img/docusaurus-social-card.jpg',
navbar: {
Expand Down

0 comments on commit 544aa7f

Please sign in to comment.