Skip to content

Commit 2511bb4

Browse files
committed
add png
1 parent ada0879 commit 2511bb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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-icon.png",
92-
"image_dark": "_static/sand-logos/magi-icon.png",
91+
"image_light": "_static/sand-logos/sand-log-square.png",
92+
"image_dark": "_static/sand-logos/sand-log-square.png",
9393
"text": "MagiAttention",
9494
},
9595
"navbar_start": ["navbar-logo", "version-switcher"],

0 commit comments

Comments
 (0)