Add favicon path (#4331)
This commit is contained in:
parent
66704e685d
commit
207ff728c9
|
@ -177,6 +177,8 @@ html_theme_options = {
|
|||
|
||||
html_logo = '_images/logos/lightning_logo-name.svg'
|
||||
|
||||
html_favicon = '_images/logos/lightning_icon.svg'
|
||||
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
|
|
Loading…
Reference in New Issue