mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-10 03:23:04 +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.
|
# The theme to use for HTML and HTML Help pages.
|
||||||
html_theme = 'alabaster'
|
html_theme = 'alabaster'
|
||||||
|
|
||||||
html_logo = '_static/images/logo/favicon.ico'
|
html_logo = '_static/images/logo/logo.png'
|
||||||
html_favicon = '_static/images/logo/logo.png'
|
html_favicon = '_static/images/logo/favicon.ico'
|
||||||
|
|
||||||
# Paths that contain custom static files (such as style sheets)
|
# Paths that contain custom static files (such as style sheets)
|
||||||
html_static_path = ['_static']
|
html_static_path = ['_static']
|
||||||
|
Reference in New Issue
Block a user