Skip to content

Commit

Permalink
fix blog again
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Apr 6, 2024
1 parent 6114414 commit 97ca756
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@

# Remove the primary sidebar from pages
# https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/layout.html#remove-the-primary-sidebar-from-pages
html_sidebars = {
"about-me": []
}
# we deactivate this - it screws up the navigation of the blog
# html_sidebars = {
# "about-me": []
# }

0 comments on commit 97ca756

Please sign in to comment.