Skip to content

Commit 4c9bf75

Browse files
committed
make navbar version default
1 parent 255af33 commit 4c9bf75

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<b>{{ version }}</b>

src/pymc_sphinx_theme/theme.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ stylesheet = css/style.css
44

55
[options]
66
show_prev_next = False
7+
navbar_start = navbar-logo.html, navbar-version.html
78
navbar_end = pymc_icon_links.html
89
secondary_sidebar_items = page-toc.html, searchbox.html, edit-this-page.html, sourcelink.html, donate.html
910
header_links_before_dropdown = 6

0 commit comments

Comments
 (0)