Skip to content

Commit 059dec0

Browse files
committed
Should fix WARNING: unsupported theme option
Should fix WARNING: unsupported theme option 'show_version' given
1 parent b78cc99 commit 059dec0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
release = version.split(".dev")[0]
2323

2424
html_theme_options = {
25-
"show_version": False, # still hide it from top-left
2625
"footer_end": ["version.html"], # or footer_start/footer_center
2726
}
2827

0 commit comments

Comments
 (0)