We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce210da commit 51396cbCopy full SHA for 51396cb
docs/conf.py
@@ -40,6 +40,8 @@
40
"navbar_links": ("absolute", "server-stable"),
41
"footer_start": ["landing_footer"],
42
"secondary_sidebar_items": [],
43
+ # commented out to work around https://github.com/matplotlib/mpl-brochure-site/issues/106
44
+ # "back_to_top_button": False,
45
}
46
47
# Add any paths that contain custom static files (such as style sheets) here,
0 commit comments