Change style to match Jhub main doc

This commit is contained in:
Leticia Portella
2019-04-13 20:18:48 +01:00
parent 0ee92a96c3
commit b0371b84c4
3 changed files with 5 additions and 1 deletions

View File

@@ -39,6 +39,9 @@ import alabaster_jupyterhub
html_theme = 'alabaster_jupyterhub'
html_theme_path = [alabaster_jupyterhub.get_html_theme_path()]
html_logo = 'images/logo/logo.png'
html_favicon = 'images/logo/favicon.ico'
# 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".
@@ -68,5 +71,6 @@ html_theme_options = {
'github_user': 'jupyterhub',
'github_repo': 'the-littlest-jupyterhub',
'github_button': True,
'github_banner': True,
'github_banner': False,
'github_type': 'star',
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
docs/images/logo/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB