mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Missing comma
This commit is contained in:
@@ -54,7 +54,7 @@ html_sidebars = {
|
||||
'**': [
|
||||
# from pydata_sphinx_theme
|
||||
'sidebar-nav-bs.html',
|
||||
'sidebar-search-bs.html'
|
||||
'sidebar-search-bs.html',
|
||||
# from sphinx builtins
|
||||
'globaltoc.html',
|
||||
'relations.html',
|
||||
|
||||
Reference in New Issue
Block a user