We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797f7d2 commit f6bd1fbCopy full SHA for f6bd1fb
2 files changed
docs/source/_static/sand-logos/magi-black.jpeg
30.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-rect-no-text.png",
92
- "image_dark": "_static/sand-logos/magi-rect-no-text.png",
+ "image_light": "_static/sand-logos/magi-black.png",
+ "image_dark": "_static/sand-logos/magi-black.png",
93
"text": "MagiAttention",
94
},
95
"navbar_start": ["navbar-logo", "version-switcher"],
0 commit comments