mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Change style to match Jhub main doc
This commit is contained in:
@@ -39,6 +39,9 @@ import alabaster_jupyterhub
|
|||||||
html_theme = 'alabaster_jupyterhub'
|
html_theme = 'alabaster_jupyterhub'
|
||||||
html_theme_path = [alabaster_jupyterhub.get_html_theme_path()]
|
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,
|
# 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,
|
# relative to this directory. They are copied after the builtin static files,
|
||||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||||
@@ -68,5 +71,6 @@ html_theme_options = {
|
|||||||
'github_user': 'jupyterhub',
|
'github_user': 'jupyterhub',
|
||||||
'github_repo': 'the-littlest-jupyterhub',
|
'github_repo': 'the-littlest-jupyterhub',
|
||||||
'github_button': True,
|
'github_button': True,
|
||||||
'github_banner': True,
|
'github_banner': False,
|
||||||
|
'github_type': 'star',
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
docs/images/logo/favicon.ico
Normal file
BIN
docs/images/logo/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
BIN
docs/images/logo/logo.png
Normal file
BIN
docs/images/logo/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
Reference in New Issue
Block a user