mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Prep for v5.2.0 docs rename by adding v5.1.3 to version picker
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="bd-versions">
|
||||
<li><h6 class="dropdown-header">v5 releases</h6></li>
|
||||
<li><a class="dropdown-item current" aria-current="true" href="/docs/{{ .Site.Params.docs_version }}/">Latest ({{ .Site.Params.docs_version }}.x)</a></li>
|
||||
<li>
|
||||
<a class="dropdown-item" href="https://getbootstrap.com/docs/5.1/{{ $group_slug }}/{{ $page_slug }}/">v5.1.3</a>
|
||||
</li>
|
||||
<li>
|
||||
{{- if eq .Page.Params.added "5.1" }}
|
||||
<div class="dropdown-item disabled">v5.0.2</div>
|
||||
|
||||
Reference in New Issue
Block a user