Skip to content

Commit 1958859

Browse files
committed
add logo
1 parent c2b8d18 commit 1958859

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/_static/logo_256x256.png

44.4 KB
Loading

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,11 @@
157157
# html_title = None
158158

159159
# A shorter title for the navigation bar. Default is the same as html_title.
160-
html_short_title = "sequana"
160+
html_short_title = "sequana_pipetools"
161161

162162
# The name of an image file (relative to this directory) to place at the top
163163
# of the sidebar.
164-
# html_logo = "../../share/data/images/crx_logo.png"
164+
html_logo = "_static/logo_256x256.png"
165165

166166
# The name of an image file (within the static path) to use as favicon of the
167167
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32

0 commit comments

Comments
 (0)