Skip to content

Commit 998770c

Browse files
committed
Parameterize a hardcoded version number
1 parent f440eaf commit 998770c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_templates/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<a class="logo" href="{{pathto(master_doc)}}">
77
<h1>{{theme_project_name}}
88
<span class="version">
9-
v2.2.7
9+
{{version}}
1010
</span>
1111
</h1>
1212
</a>

0 commit comments

Comments
 (0)