diff --git a/doc/conf.py b/doc/conf.py index 03d5f6f..f7c789c 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -35,7 +35,7 @@ } html_theme_options = { 'fixed_sidebar': 'true', - 'show_relbar_top': 'true', + 'show_relbar_bottom': 'true', 'page_width': '1200px', 'sidebar_width': '400px', 'code_font_family': 'Noto Sans Mono',