diff --git a/docs/source/conf.py b/docs/source/conf.py index afccefc..11d3478 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -90,6 +90,7 @@ # Sphinx will create the appropriate CNAME file in the build directory # https://www.sphinx-doc.org/en/master/usage/extensions/githubpages.html html_baseurl = 'https://neuroinformatics.dev/' +sitemap_url_scheme = "{link}" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files,