Merge pull request #304 from leportella/change-project-title

Change style to match Jhub main doc
This commit is contained in:
Yuvi Panda
2019-04-14 05:06:36 +05:30
committed by GitHub
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