diff options
Diffstat (limited to 'docs/5.1/examples/index.html')
| -rw-r--r-- | docs/5.1/examples/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/5.1/examples/index.html b/docs/5.1/examples/index.html index 95a0c4151..ead2001b8 100644 --- a/docs/5.1/examples/index.html +++ b/docs/5.1/examples/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts."> <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"> @@ -146,8 +146,8 @@ <p class="bd-lead">Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts.</p> <div class="d-flex flex-column flex-sm-row"> - <a href="https://github.com/twbs/bootstrap/releases/download/v5.1.0/bootstrap-5.1.0-examples.zip" class="btn btn-lg btn-bd-primary" onclick="ga('send', 'event', 'Examples', 'Hero', 'Download Examples');">Download examples</a> - <a href="https://github.com/twbs/bootstrap/archive/v5.1.0.zip" class="btn btn-lg btn-outline-secondary mt-3 mt-sm-0 ms-sm-3" onclick="ga('send', 'event', 'Examples', 'Hero', 'Download');">Download source code</a> + <a href="https://github.com/twbs/bootstrap/releases/download/v5.1.1/bootstrap-5.1.1-examples.zip" class="btn btn-lg btn-bd-primary" onclick="ga('send', 'event', 'Examples', 'Hero', 'Download Examples');">Download examples</a> + <a href="https://github.com/twbs/bootstrap/archive/v5.1.1.zip" class="btn btn-lg btn-outline-secondary mt-3 mt-sm-0 ms-sm-3" onclick="ga('send', 'event', 'Examples', 'Hero', 'Download');">Download source code</a> </div> </div> @@ -707,7 +707,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"> @@ -754,7 +754,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> |
