Skip to content

Commit

Permalink
Docs: Align navbar to the left
Browse files Browse the repository at this point in the history
This changed with a recent pydata theme. Fix in this version bump.
  • Loading branch information
karlch committed Mar 17, 2024
1 parent ca99410 commit 3051ed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
},
],
"navbar_start": ["navbar-logo"],
"navbar_align": "left",
}

html_sidebars = {
Expand Down

0 comments on commit 3051ed5

Please sign in to comment.