Skip to content

Commit 89c8e99

Browse files
added version to header title
1 parent dc83ea1 commit 89c8e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-theme/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<div class="md-header__ellipsis">
5555
<div class="md-header__topic">
5656
<span class="md-ellipsis">
57-
{{ config.site_name }}
57+
{{ config.site_name }} Version {{ config.extra.guideline_version }}
5858
</span>
5959
</div>
6060
<div class="md-header__topic" data-md-component="header-topic">

0 commit comments

Comments
 (0)