Skip to content

Commit f31fee4

Browse files
authored
BUG - Clear alt_text in conf.py (#1471)
* comment out alt_text in conf.py * set alt_text to empty string * remove alt_text from conf.py
1 parent 78793e5 commit f31fee4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@
161161
"logo": {
162162
"text": "PyData Theme",
163163
"image_dark": "_static/logo-dark.svg",
164-
"alt_text": "PyData Theme",
165164
},
166165
"use_edit_page_button": True,
167166
"show_toc_level": 1,

0 commit comments

Comments
 (0)