diff options
| author | XhmikosR <[email protected]> | 2021-09-07 18:43:13 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-07 18:43:13 +0300 |
| commit | dfb3a02ca8b4393ec4dc4b5368da0150bd681d1e (patch) | |
| tree | fa7b3e61b0035129e8b498f27b0785f90b775662 /docs/versions/index.html | |
| parent | 592ba5f4df83c4a1cc2c6de5ba93abbc4d237be1 (diff) | |
| download | bootstrap-gh-pages.tar.xz bootstrap-gh-pages.zip | |
Add v5.1.1 docs (#34870)gh-pages
Diffstat (limited to 'docs/versions/index.html')
| -rw-r--r-- | docs/versions/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/versions/index.html b/docs/versions/index.html index 076b063a3..bd34a2808 100644 --- a/docs/versions/index.html +++ b/docs/versions/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="An appendix of hosted documentation for nearly every release of Bootstrap, from v1 through v5."> <meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors"> -<meta name="generator" content="Hugo 0.87.0"> +<meta name="generator" content="Hugo 0.88.1"> <meta name="docsearch:language" content="en"> <meta name="docsearch:version" content="5.1"> @@ -17,7 +17,7 @@ <!-- Bootstrap core CSS --> -<link href="/docs/5.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" crossorigin="anonymous"> +<link href="/docs/5.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous"> <link href="/docs/5.1/assets/css/docs.css" rel="stylesheet"> @@ -160,7 +160,7 @@ <div class="row"> <div class="col-md-6 col-lg-4 col-xl mb-4"> <h2>v5.x</h2> - <p>Current major release. Last update was v5.1.0.</p><div class="list-group"> + <p>Current major release. Last update was v5.1.1.</p><div class="list-group"> <a class="list-group-item list-group-item-action py-2 text-primary d-flex justify-content-between align-items-center" href="https://getbootstrap.com/docs/5.1/"> 5.1 <span class="badge bg-primary">Latest</span> @@ -377,7 +377,7 @@ <ul class="list-unstyled small text-muted"> <li class="mb-2">Designed and built with all the love in the world by the <a href="/docs/5.1/about/team/">Bootstrap team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors">our contributors</a>.</li> <li class="mb-2">Code licensed <a href="https://github.com/twbs/bootstrap/blob/main/LICENSE" target="_blank" rel="license noopener">MIT</a>, docs <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank" rel="license noopener">CC BY 3.0</a>.</li> - <li class="mb-2">Currently v5.1.0.</li> + <li class="mb-2">Currently v5.1.1.</li> </ul> </div> <div class="col-6 col-lg-2 offset-lg-1 mb-3"> @@ -424,7 +424,7 @@ </div> </footer> - <script src="/docs/5.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-U1DAWAznBHeqEIlVSCgzq+c9gqGAJn5c/t99JyeKa9xxaYpSvHU5awsuZVVFIhvj" crossorigin="anonymous"></script> + <script src="/docs/5.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script> |
