Skip to content

Commit 6873e30

Browse files
authored
Merge pull request #2 from tractometry/add_logo
Adds a logo to the page.
2 parents 7f6ceec + 7db3079 commit 6873e30

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

source/_static/logo.png

102 KB
Loading

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
# Added theme configuration. See: https://pydata-sphinx-theme.readthedocs.io/
3131

32-
# html_logo = "_static/logo.png"
32+
html_logo = "_static/logo.png"
3333

3434
html_theme_options = {
3535
"use_edit_page_button": True,

0 commit comments

Comments
 (0)