We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pydata-sphinx-theme==0.13.0
1 parent d317e62 commit 02f4a75Copy full SHA for 02f4a75
docs/source/conf.py
@@ -86,6 +86,7 @@ def setup(app):
86
html_theme_options = {
87
"github_url": "https://github.com/jupyterhub/ltiauthenticator/",
88
"use_edit_page_button": True,
89
+ "icon_links": [],
90
}
91
html_context = {
92
"github_user": "jupyterhub",
0 commit comments