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 c2b8d18 commit 1958859Copy full SHA for 1958859
doc/_static/logo_256x256.png
44.4 KB
doc/conf.py
@@ -157,11 +157,11 @@
157
# html_title = None
158
159
# A shorter title for the navigation bar. Default is the same as html_title.
160
-html_short_title = "sequana"
+html_short_title = "sequana_pipetools"
161
162
# The name of an image file (relative to this directory) to place at the top
163
# of the sidebar.
164
-# html_logo = "../../share/data/images/crx_logo.png"
+html_logo = "_static/logo_256x256.png"
165
166
# The name of an image file (within the static path) to use as favicon of the
167
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
0 commit comments