Skip to content

Commit

Permalink
Merge pull request #2 from tractometry/add_logo
Browse files Browse the repository at this point in the history
Adds a logo to the page.
  • Loading branch information
arokem authored Oct 31, 2024
2 parents 7f6ceec + 7db3079 commit 6873e30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added source/_static/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

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

# html_logo = "_static/logo.png"
html_logo = "_static/logo.png"

html_theme_options = {
"use_edit_page_button": True,
Expand Down

0 comments on commit 6873e30

Please sign in to comment.