Skip to content

Commit 76fced5

Browse files
committed
fix logo [skip azp][skip github][circle full]
1 parent 14a1d10 commit 76fced5

File tree

3 files changed

+79
-168
lines changed

3 files changed

+79
-168
lines changed

doc/_static/mne_logo_small.svg

Lines changed: 78 additions & 66 deletions
Loading

doc/_static/mne_logo_small_gray.svg

Lines changed: 0 additions & 101 deletions
This file was deleted.

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ def append_attr_meth_examples(app, what, name, obj, options, lines):
462462

463463
# The name of an image file (relative to this directory) to place at the top
464464
# of the sidebar.
465-
html_logo = "_static/mne_logo_small_gray.svg"
465+
html_logo = "_static/mne_logo_small.svg"
466466

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

0 commit comments

Comments
 (0)