Skip to content

Commit facb12a

Browse files
committed
update documentation logo
1 parent 43c164c commit facb12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ def find_source():
163163
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
164164

165165
html_theme = "furo"
166-
html_logo = "images/TrueLearn_logo.png"
166+
html_logo = "images/TrueLearn_logo.svg"
167167
html_css_files = ["custom.css"]
168168
html_static_path = ["_static"]
169169

0 commit comments

Comments
 (0)