We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a9b3f commit 8644bb2Copy full SHA for 8644bb2
conf.py
@@ -61,7 +61,7 @@
61
html_theme_options = {
62
"github_url": "https://github.com/biosustain/dsp_workshop_dataviz_python",
63
"repository_url": "https://github.com/biosustain/dsp_workshop_dataviz_python",
64
- # "repository_branch": "main",
+ "repository_branch": "main",
65
"home_page_in_toc": True,
66
# "path_to_docs": "docs",
67
"show_navbar_depth": 1,
0 commit comments