diff --git a/docs/source/conf.py b/docs/source/conf.py index 271bb9c2..c45fa0cf 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -143,8 +143,8 @@ html_theme_options = { "icon": "fab fa-discourse", }, ], - "use_edit_page_button": True, - "navbar_align": "left", + "use_edit_page_button": True, + "navbar_align": "left", } # -- Options for LaTeX output ---------------------------------------------