mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-08 02:24:08 +00:00
Good catch @betatim
This commit is contained in:
@@ -68,8 +68,8 @@ source_suffix = ['.rst', '.md']
|
||||
# The theme to use for HTML and HTML Help pages.
|
||||
html_theme = 'alabaster'
|
||||
|
||||
html_logo = '_static/images/logo/favicon.ico'
|
||||
html_favicon = '_static/images/logo/logo.png'
|
||||
html_logo = '_static/images/logo/logo.png'
|
||||
html_favicon = '_static/images/logo/favicon.ico'
|
||||
|
||||
# Paths that contain custom static files (such as style sheets)
|
||||
html_static_path = ['_static']
|
||||
|
Reference in New Issue
Block a user