Skip to content

Commit

Permalink
remove unneeded refs
Browse files Browse the repository at this point in the history
  • Loading branch information
crvernon committed Nov 13, 2023
1 parent cfe3ed7 commit 3782bf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@

# The name of an image file (within the static path) to use as favicon of the
# docs. This file should be a Windows icon file (.ico), 16x16 or 32x32 pixels.
html_favicon = '_static/favicon.ico'
# html_favicon = '_static/favicon.ico'

# 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,
# so a file named 'default.css' will overwrite the builtin 'default.css'.
html_static_path = ['_static']
# html_static_path = ['_static']

0 comments on commit 3782bf2

Please sign in to comment.