diff --git a/docs/conf.py b/docs/conf.py index 4dad59b..c32d767 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -69,12 +69,6 @@ html_show_sourcelink = True html_theme = 'sphinx_symbiflow_theme' html_theme_options = { - 'nav_title': project, - 'color_primary': 'deep-purple', - 'color_accent': 'purple', - 'repo_name': "symbiflow/symbiflow-examples", - 'repo_url': 'https://github.com/symbiflow/symbiflow-examples', - 'globaltoc_depth': 2, 'globaltoc_collapse': True }