We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6bd1fb commit 7d315c7Copy full SHA for 7d315c7
2 files changed
docs/source/_static/sand-logos/magi-blc.png
21.2 KB
docs/source/conf.py
@@ -88,8 +88,8 @@
88
version = "5.2"
89
html_theme_options = {
90
"logo": {
91
- "image_light": "_static/sand-logos/magi-black.png",
92
- "image_dark": "_static/sand-logos/magi-black.png",
+ "image_light": "_static/sand-logos/magi-blc.png",
+ "image_dark": "_static/sand-logos/magi-blc.png",
93
"text": "MagiAttention",
94
},
95
"navbar_start": ["navbar-logo", "version-switcher"],
0 commit comments