Skip to content

Commit

Permalink
another attempt to fix the logo
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelweinold committed Mar 3, 2023
1 parent 0ad00e8 commit bcfd9c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sphinx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@
}
],
"logo": {
"image_light": "_static/logo/BW_all_black_transparent_landscape.svg",
"image_dark": "_static/logo/BW_all_white_transparent_landscape.svg"
"image_light": "logo/BW_all_black_transparent_landscape.svg",
"image_dark": "logo/BW_all_white_transparent_landscape.svg"
},
"favicons": [
{
Expand Down

0 comments on commit bcfd9c2

Please sign in to comment.