We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c164c commit facb12aCopy full SHA for facb12a
docs/conf.py
@@ -163,7 +163,7 @@ def find_source():
163
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
164
165
html_theme = "furo"
166
-html_logo = "images/TrueLearn_logo.png"
+html_logo = "images/TrueLearn_logo.svg"
167
html_css_files = ["custom.css"]
168
html_static_path = ["_static"]
169
0 commit comments