Skip to content

Commit

Permalink
fix 404 on docs homepage (#238)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Macdonald <[email protected]>
  • Loading branch information
Parsifal-M authored Oct 31, 2024
1 parent f7f9c6d commit f4667cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
alias: {
'/.*/_sidebar.md': '/_sidebar.md',
},
homepage: 'home/home.md',
sidebarDisplayLevel: 1, // set sidebar display level
plugins: [
EditOnGithubPlugin.create(
Expand Down

0 comments on commit f4667cc

Please sign in to comment.