mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-09 11:02:57 +00:00
Update sphinx-book-theme (#1855)
* Update sphinx-book-theme * Use 1.0.0rc1 * Add html_theme_options.logo.text * Use 1.0.0rc2 * Update sphinx-book-theme * Use release version
This commit is contained in:
@@ -44,6 +44,9 @@ html_theme_options = {
|
||||
"use_issues_button": True,
|
||||
"use_repository_button": True,
|
||||
"use_download_button": True,
|
||||
"logo": {
|
||||
"text": html_title,
|
||||
},
|
||||
}
|
||||
|
||||
extensions = ["myst_parser", "sphinx_copybutton"]
|
||||
|
Reference in New Issue
Block a user