Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature: collapsible sidebar #183

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

uday-rana
Copy link
Contributor

Fixes #182

Changes

Added the following lines to docusaurus.config.js:

docs: {
  sidebar: {
    hideable: true,
  },
},

@uday-rana uday-rana changed the title Set sidebar hideable to true Add feature: collapsible sidebar Oct 18, 2024
@CameronGray1210 CameronGray1210 merged commit 8d89b4d into Seneca-ICTOER:main Nov 8, 2024
2 checks passed
@uday-rana uday-rana deleted the issue-182 branch November 8, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add feature: collapsible sidebar
2 participants