Skip to content

Commit 7d315c7

Browse files
committed
add png
1 parent f6bd1fb commit 7d315c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

21.2 KB
Loading

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888
version = "5.2"
8989
html_theme_options = {
9090
"logo": {
91-
"image_light": "_static/sand-logos/magi-black.png",
92-
"image_dark": "_static/sand-logos/magi-black.png",
91+
"image_light": "_static/sand-logos/magi-blc.png",
92+
"image_dark": "_static/sand-logos/magi-blc.png",
9393
"text": "MagiAttention",
9494
},
9595
"navbar_start": ["navbar-logo", "version-switcher"],

0 commit comments

Comments
 (0)