Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
List sidebars to avoid errors looking for template 't'
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Sep 9, 2019
1 parent 8f99a0c commit 1c187ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Custom sidebar templates, maps document names to template names.
html_theme = 'alabaster'
templates_path = ['_templates']
html_sidebars = {'index': 'tidelift-sidebar.html'}
html_sidebars = {'index': ['tidelift-sidebar.html']}

0 comments on commit 1c187ad

Please sign in to comment.