Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '404.html')
-rw-r--r--404.html63
1 files changed, 6 insertions, 57 deletions
diff --git a/404.html b/404.html
index 217569910..f89ff60be 100644
--- a/404.html
+++ b/404.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>404 - File not found · Bootstrap Icons</title>
<meta name="description" content="Official open source SVG icon library for Bootstrap">
-<meta name="generator" content="Hugo 0.79.1">
+<meta name="generator" content="Hugo 0.80.0">
<link rel="canonical" href="https://icons.getbootstrap.com/404.html">
@@ -48,7 +48,7 @@
</head>
- <body id="icons-body">
+ <body class="d-flex flex-column min-vh-100">
<a class="skippy visually-hidden-focusable" href="#content">
<span class="skippy-text">Skip to main content</span>
</a>
@@ -116,71 +116,20 @@
</li>
</ul>
- <a class="btn btn-bd-download d-none d-lg-inline-block mb-3 mb-md-0 ms-md-3" href="https://github.com/twbs/icons/archive/v1.2.2.zip">Download</a>
+ <a class="btn btn-bd-download d-none d-lg-inline-block mb-3 mb-md-0 ms-md-3" href="https://github.com/twbs/icons/archive/v1.3.0.zip">Download</a>
</div>
</nav>
</header>
- <div class="hero py-5 text-center text-lg-start">
- <div class="container">
- <div class="row flex-lg-row-reverse">
- <div class="col-6 mx-auto col-lg-5 mx-lg-0">
- <img srcset="/assets/img/icons-hero.png, /assets/img/icons-hero@2x.png 2x"
- src="/assets/img/icons-hero.png"
- class="img-fluid my-3 mx-auto"
- alt="Bootstrap Icons" width="450" height="340" loading="lazy">
- </div>
- <div class="col-lg-7">
- <a class="d-block d-sm-inline-block py-1 px-3 mb-4 text-dark text-decoration-none rounded-3 hero-notice" href="https://blog.getbootstrap.com/2020/12/11/bootstrap-icons-1-2-0/">
- <strong>New in v1.2.0:</strong> Icon fonts, social icons, and media icons!
- </a>
- <h1 class="f0">Bootstrap Icons</h1>
- <p class="mb-4 f3 font-weight-normal">Free, high quality, open source icon library with nearly 1,200 icons. Include them anyway you like—SVGs, SVG sprite, or web fonts. Use them with or without <a href="https://getbootstrap.com/">Bootstrap</a> in any project.</p>
-
- <div class="fs-5 d-inline-block mb-3">
- <div class="highlight"><pre class="chroma"><code class="language-sh" data-lang="sh">npm i bootstrap-icons</code></pre></div>
- </div>
-
- <script async src="https://cdn.carbonads.com/carbon.js?serve=CE7D4277&placement=iconsgetbootstrapcom" id="_carbonads_js"></script>
-
-
- <hr class="mx-auto mx-lg-0 my-5">
-
- <p class="text-muted">
- Currently v1.2.2
- <span class="px-1">&#8226;</span>
- <a href="#icons">Icons</a>
- <span class="px-1">&#8226;</span>
- <a href="#install">Install</a>
- <span class="px-1">&#8226;</span>
- <a href="#usage">Usage</a>
- <span class="px-1">&#8226;</span>
- <a href="#styling">Styling</a>
- <span class="px-1">&#8226;</span>
- <a href="https://github.com/twbs/icons">GitHub repo</a>
- </p>
- </div>
- </div>
- </div>
-</div>
-
- <main class="container" id="content" role="main">
+ <main class="my-auto p-5" id="content" role="main">
<div class="text-center py-5">
<h1 class="display-1">404</h1>
<h2>File not found</h2>
</div>
- </main><footer class="bd-footer p-3 p-md-5 mt-5 bg-light text-center text-sm-left">
- <div class="container">
- <ul class="bd-footer-links">
- <li><a href="https://github.com/twbs">GitHub</a></li>
- <li><a href="https://twitter.com/getbootstrap">Twitter</a></li>
- <li><a href="https://getbootstrap.com/docs/5.0/about/overview/">About</a></li>
- </ul>
- <p>Currently v1.2.2. Icons and documentation licensed <a href="https://github.com/twbs/icons/blob/main/LICENSE.md" target="_blank" rel="license noopener">MIT</a>.</p>
- </div>
-</footer>
+ </main><script src="/assets/js/bootstrap.min.js" async></script>
+<script src="/assets/js/application.min.js" async></script>
</body>
</html>