Skip to content

Commit

Permalink
💚 Docs config not passing docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Oct 6, 2023
1 parent e17d198 commit 979972d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output

html_theme = "sphinx_rtd_theme"
html_static_path = ["_static"]
html_static_path = []

# -- Intersphinx configuration -----------------------------------------------
intersphinx_mapping = {
Expand Down

0 comments on commit 979972d

Please sign in to comment.