Skip to content

Commit

Permalink
Fix sphinx build error
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jun 26, 2024
1 parent 5256ef5 commit 0e4b45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

html_theme = "furo"
html_theme_options = {
"top_of_page_button": None,
"top_of_page_buttons": [],
"light_css_variables": {
"font-stack": "Inter, sans-serif",
"font-stack--monospace": "BerkeleyMono, MonoLisa, ui-monospace, "
Expand Down

0 comments on commit 0e4b45a

Please sign in to comment.