diff --git a/source/conf.py b/source/conf.py index d21d715..4e18304 100644 --- a/source/conf.py +++ b/source/conf.py @@ -67,7 +67,7 @@ html_theme = 'sphinx_book_theme' html_static_path = ['_static'] html_theme_options = { - "theme_dev_mode": True, + # "theme_dev_mode": True, "path_to_docs": "source", "repository_url": "https://github.com/Start9Labs/documentation", "use_edit_page_button": True,