Skip to content

Commit dc7a7e6

Browse files
benjefferymergify[bot]
authored andcommitted
Fix docs version number
1 parent 9a44e57 commit dc7a7e6

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/_config.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ html:
2323
use_issues_button: true
2424
use_repository_button: true
2525
use_edit_page_button: true
26-
# Do not edit this - the version placeholder is replaced by the
27-
# current version during a distribution build in the Makefile
28-
extra_footer: |
29-
<div>
30-
msprime __MSPRIME_VERSION__
31-
</div>
3226

3327
sphinx:
3428
extra_extensions:
@@ -46,6 +40,8 @@ sphinx:
4640
html_theme_options:
4741
navigation_with_keys: False
4842
pygments_dark_style: monokai
43+
logo:
44+
text: "Version __MSPRIME_VERSION__"
4945
myst_enable_extensions:
5046
- colon_fence
5147
- deflist

0 commit comments

Comments
 (0)