We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6848012 commit 2e06a6aCopy full SHA for 2e06a6a
docs/source/conf.py
@@ -94,6 +94,8 @@
94
release = version
95
96
html_favicon = "_static/favicon-32.png"
97
+html_logo = "../../logo/wordmark-transparent.svg"
98
+# & down below in html_theme_options we set logo_only=True
99
100
# The language for content autogenerated by Sphinx. Refer to documentation
101
# for a list of supported languages.
@@ -145,7 +147,7 @@
145
147
# I'm not 100% sure this actually does anything with our current
146
148
# versions/settings...
149
"navigation_depth": 4,
- "logo_only": True,
150
+ "logo_only": False,
151
'prev_next_buttons_location': 'both'
152
}
153
logo/wordmark-transparent.svg
0 commit comments