diff --git a/docs/source/conf.py b/docs/source/conf.py index 34ebe21a..15fde7f5 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -16,6 +16,7 @@ extensions = [ "sphinx_new_tab_link", + "githubpages", ] templates_path = ['_templates']