1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00

v4 beta 3 docs

This commit is contained in:
Mark Otto
2017-12-28 09:55:44 -08:00
parent ed05e78a9b
commit b01323ae05
150 changed files with 12613 additions and 25343 deletions

View File

@@ -3,9 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Bootstrap - Content moved</title>
<title>Bootstrap · Content moved</title>
<link rel="canonical" href="https://getbootstrap.com/docs/4.0/examples/">
<meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/examples/">
<meta name="robots" content="noindex">
<style>
html {
display: flex;
@@ -30,7 +31,7 @@
</style>
</head>
<body>
<h1>Redirecting</h1>
<h1>Redirecting&hellip;</h1>
<a href="https://getbootstrap.com/docs/4.0/examples/">Click here if you are not redirected</a>
<script>window.location="https://getbootstrap.com/docs/4.0/examples/";</script>
</body>