Skip to content

Commit ac292a6

Browse files
authored
Update version-selector.html
1 parent 738fa2b commit ac292a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/version-selector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<li class="main-navigation-links-dropdown-item">
2222
<a href="{{ $mainUrl }}"
2323
class="main-navigation-links-link {{ if in $.Permalink (print "/v" $mainVerStr "/") }}active{{ end }}">
24-
<b>v{{ $mainVerStr }} (Current)</b>
24+
<strong>v{{ $mainVerStr }} (Current)</strong>
2525
</a>
2626
</li>
2727

0 commit comments

Comments
 (0)