Skip to content

Commit 98ef141

Browse files
committed
docs: whitespace management in conf.py
1 parent 6302049 commit 98ef141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
use_multiversion = False
1818
try:
1919
import sphinx_multiversion # noqa: F401
20+
2021
use_multiversion = True
2122
except ImportError:
2223
pass
@@ -100,7 +101,6 @@
100101
# -- Options for HTML output -------------------------------------------------
101102

102103
html_theme = "furo"
103-
104104
html_title = "junifer documentation"
105105
html_logo = "./images/junifer_logo.png"
106106

0 commit comments

Comments
 (0)