diff --git a/source/conf.py b/source/conf.py index c90532f..2853dd1 100644 --- a/source/conf.py +++ b/source/conf.py @@ -25,6 +25,5 @@ # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output -html_permalinks_icon = '#' html_theme = 'sphinxawesome_theme' html_static_path = ['_static']