mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
Prepare v5.0.0-alpha2. (#31748)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
- group: v4.x
|
||||
baseurl: "https://getbootstrap.com/docs"
|
||||
description: "Our previous major release with its minor releases. Last update was v4.5.0."
|
||||
description: "Our previous major release with its minor releases. Last update was v4.5.3."
|
||||
versions:
|
||||
- v: "4.0"
|
||||
- v: "4.1"
|
||||
@@ -47,6 +47,6 @@
|
||||
|
||||
- group: v5.x
|
||||
baseurl: "https://v5.getbootstrap.com/docs"
|
||||
description: "Current major release. Last update was v5.0.0-alpha1."
|
||||
description: "Current major release. Last update was v5.0.0-alpha2."
|
||||
versions:
|
||||
- v: "5.0"
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<ul class="dropdown-menu dropdown-menu-right" aria-labelledby="bd-versions">
|
||||
<li><a class="dropdown-item current" aria-current="true" href="/docs/{{ .Site.Params.docs_version }}/">Latest (5.0.x)</a></li>
|
||||
<li><hr class="dropdown-divider"></li>
|
||||
<li><a class="dropdown-item" href="https://getbootstrap.com/docs/4.5/">v4.5.0</a></li>
|
||||
<li><a class="dropdown-item" href="https://getbootstrap.com/docs/4.5/">v4.5.x</a></li>
|
||||
<li><a class="dropdown-item" href="https://getbootstrap.com/docs/3.4/">v3.4.1</a></li>
|
||||
<li><a class="dropdown-item" href="https://getbootstrap.com/2.3.2/">v2.3.2</a></li>
|
||||
<li><hr class="dropdown-divider"></li>
|
||||
|
Reference in New Issue
Block a user