We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b769a commit 8c9a692Copy full SHA for 8c9a692
docusaurus.config.js
@@ -23,8 +23,8 @@ const config = {
23
/** @type {import('@docusaurus/preset-classic').Options} */
24
({
25
docs: {
26
- sidebarPath: require.resolve('./sidebars.js'),
27
editUrl: 'https://github.com/springwolf/springwolf.github.io/edit/master/',
+ sidebarCollapsed: false,
28
},
29
theme: {
30
customCss: require.resolve('./src/css/custom.css'),
sidebars.js
0 commit comments