]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update redirects template.
authorXhmikosR <xhmikosr@gmail.com>
Wed, 2 Jan 2019 10:30:42 +0000 (12:30 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 3 Jan 2019 18:58:42 +0000 (20:58 +0200)
23 files changed:
css/index.html
customize/index.html
docs/4.0/about/index.html
docs/4.0/components/index.html
docs/4.0/content/index.html
docs/4.0/getting-started/index.html
docs/4.0/getting-started/options/index.html
docs/4.0/history/index.html
docs/4.0/index.html
docs/4.0/layout/index.html
docs/4.0/team/index.html
docs/4.0/utilities/index.html
docs/4.1/about/index.html
docs/4.1/components/index.html
docs/4.1/content/index.html
docs/4.1/getting-started/index.html
docs/4.1/getting-started/options/index.html
docs/4.1/history/index.html
docs/4.1/index.html
docs/4.1/layout/index.html
docs/4.1/team/index.html
docs/4.1/utilities/index.html
javascript/index.html

index 06f7d1ba78874dfd287ddc6694965f8e08ccbc46..8934e079662080135e1017ec42d1af74d363906f 100644 (file)
@@ -1,10 +1,11 @@
 <!DOCTYPE html>
 <html lang="en-US">
   <meta charset="utf-8">
-  <title>Redirecting</title>
+  <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://getbootstrap.com/docs/3.4/css/">
+  <script>location="https://getbootstrap.com/docs/3.4/css/"</script>
   <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/css/">
-  <h1>Redirecting…</h1>
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
   <a href="https://getbootstrap.com/docs/3.4/css/">Click here if you are not redirected.</a>
-  <script>location="https://getbootstrap.com/docs/3.4/css/"</script>
 </html>
index 95cce381d636ec9e7f0584ecc719a131b3fb1bbd..002934812103151ba04958eb3e37241f0ed9a646 100644 (file)
@@ -1,10 +1,11 @@
 <!DOCTYPE html>
 <html lang="en-US">
   <meta charset="utf-8">
-  <title>Redirecting</title>
+  <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://getbootstrap.com/docs/3.4/customize/">
+  <script>location="https://getbootstrap.com/docs/3.4/customize/"</script>
   <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/customize/">
-  <h1>Redirecting…</h1>
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
   <a href="https://getbootstrap.com/docs/3.4/customize/">Click here if you are not redirected.</a>
-  <script>location="https://getbootstrap.com/docs/3.4/customize/"</script>
 </html>
index d41fa2a29b6194e361e78981cd4025cb5bc9af25..53ba3bc5bfa2ff62d2f0beaa8727f2d07632d756 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.0/about/overview/">
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/about/overview/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.0/about/overview/">Click here if you are not redirected</a>
-    <script>window.location="https://getbootstrap.com/docs/4.0/about/overview/";</script>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.0/about/overview/">
+  <script>location="https://getbootstrap.com/docs/4.0/about/overview/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/about/overview/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.0/about/overview/">Click here if you are not redirected.</a>
 </html>
index de79d3189d2a7f27496ec98086299cf10f46ed54..6581fd4e48162c99d1e7c912ff3e404e9005aef4 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.0/components/buttons/">
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/components/buttons/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.0/components/buttons/">Click here if you are not redirected</a>
-    <script>window.location="https://getbootstrap.com/docs/4.0/components/buttons/";</script>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.0/components/buttons/">
+  <script>location="https://getbootstrap.com/docs/4.0/components/buttons/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/components/buttons/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.0/components/buttons/">Click here if you are not redirected.</a>
 </html>
index 50280bac0d2b6f299e741baad1aec887635e7b07..6351edc172a4f5efe55a8c5cfb6f4023cb657e7a 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.0/content/reboot/">
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/content/reboot/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.0/content/reboot/">Click here if you are not redirected</a>
-    <script>window.location="https://getbootstrap.com/docs/4.0/content/reboot/";</script>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.0/content/reboot/">
+  <script>location="https://getbootstrap.com/docs/4.0/content/reboot/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/content/reboot/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.0/content/reboot/">Click here if you are not redirected.</a>
 </html>
index 93421849ab219b7fde766662c076bbe51dc0adcc..86d8f7af7a66de6c4a02cd740ddfdbf2230e2d1f 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.0/getting-started/introduction/">
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/getting-started/introduction/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.0/getting-started/introduction/">Click here if you are not redirected</a>
-    <script>window.location="https://getbootstrap.com/docs/4.0/getting-started/introduction/";</script>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.0/getting-started/introduction/">
+  <script>location="https://getbootstrap.com/docs/4.0/getting-started/introduction/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/getting-started/introduction/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.0/getting-started/introduction/">Click here if you are not redirected.</a>
 </html>
index 4c3c91fa706fa57e79b77ca78f0f40b184f78671..91c37085ba763846b92c13ba57aebaef89de3b37 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.0/getting-started/theming/">
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/getting-started/theming/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.0/getting-started/theming/">Click here if you are not redirected</a>
-    <script>window.location="https://getbootstrap.com/docs/4.0/getting-started/theming/";</script>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.0/getting-started/theming/">
+  <script>location="https://getbootstrap.com/docs/4.0/getting-started/theming/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/getting-started/theming/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.0/getting-started/theming/">Click here if you are not redirected.</a>
 </html>
index d41fa2a29b6194e361e78981cd4025cb5bc9af25..53ba3bc5bfa2ff62d2f0beaa8727f2d07632d756 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.0/about/overview/">
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/about/overview/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.0/about/overview/">Click here if you are not redirected</a>
-    <script>window.location="https://getbootstrap.com/docs/4.0/about/overview/";</script>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.0/about/overview/">
+  <script>location="https://getbootstrap.com/docs/4.0/about/overview/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/about/overview/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.0/about/overview/">Click here if you are not redirected.</a>
 </html>
index 93421849ab219b7fde766662c076bbe51dc0adcc..86d8f7af7a66de6c4a02cd740ddfdbf2230e2d1f 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.0/getting-started/introduction/">
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/getting-started/introduction/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.0/getting-started/introduction/">Click here if you are not redirected</a>
-    <script>window.location="https://getbootstrap.com/docs/4.0/getting-started/introduction/";</script>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.0/getting-started/introduction/">
+  <script>location="https://getbootstrap.com/docs/4.0/getting-started/introduction/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/getting-started/introduction/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.0/getting-started/introduction/">Click here if you are not redirected.</a>
 </html>
index 63df7760205521ed32a3b476077198522d5df05a..ad824cb54fd07bc3764b8d84c34fd8c81d41e8b1 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.0/layout/overview/">
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/layout/overview/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.0/layout/overview/">Click here if you are not redirected</a>
-    <script>window.location="https://getbootstrap.com/docs/4.0/layout/overview/";</script>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.0/layout/overview/">
+  <script>location="https://getbootstrap.com/docs/4.0/layout/overview/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/layout/overview/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.0/layout/overview/">Click here if you are not redirected.</a>
 </html>
index d41fa2a29b6194e361e78981cd4025cb5bc9af25..53ba3bc5bfa2ff62d2f0beaa8727f2d07632d756 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.0/about/overview/">
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/about/overview/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.0/about/overview/">Click here if you are not redirected</a>
-    <script>window.location="https://getbootstrap.com/docs/4.0/about/overview/";</script>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.0/about/overview/">
+  <script>location="https://getbootstrap.com/docs/4.0/about/overview/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/about/overview/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.0/about/overview/">Click here if you are not redirected.</a>
 </html>
index 9ac071fa4802264702582e45c6a53522d4de9b30..cc63580e76a9a623a23dd16b63e85c744f4ae227 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.0/utilities/borders/">
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/utilities/borders/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.0/utilities/borders/">Click here if you are not redirected</a>
-    <script>window.location="https://getbootstrap.com/docs/4.0/utilities/borders/";</script>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.0/utilities/borders/">
+  <script>location="https://getbootstrap.com/docs/4.0/utilities/borders/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/utilities/borders/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.0/utilities/borders/">Click here if you are not redirected.</a>
 </html>
index 15419150ff52ea28fc7cc4b983b166bc39aaf095..3ac7f6c314b919540957d30c56c7d2f141c8d223 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.1/about/overview/">
-    <script>window.location="https://getbootstrap.com/docs/4.1/about/overview/";</script>
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/about/overview/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.1/about/overview/">Click here if you are not redirected</a>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.1/about/overview/">
+  <script>location="https://getbootstrap.com/docs/4.1/about/overview/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/about/overview/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.1/about/overview/">Click here if you are not redirected.</a>
 </html>
index 8226e89fd6365740435b9b3680ae858faa33e3ca..36519dcd44926b04f91d0368ae0e81b24ecb736e 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.1/components/buttons/">
-    <script>window.location="https://getbootstrap.com/docs/4.1/components/buttons/";</script>
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/components/buttons/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.1/components/buttons/">Click here if you are not redirected</a>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.1/components/buttons/">
+  <script>location="https://getbootstrap.com/docs/4.1/components/buttons/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/components/buttons/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.1/components/buttons/">Click here if you are not redirected.</a>
 </html>
index c3b33ca4462b6f93b8be389733d3ee24db22f08b..8c351c686fd2beba579da1b6eed9fd3feef80b2f 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.1/content/reboot/">
-    <script>window.location="https://getbootstrap.com/docs/4.1/content/reboot/";</script>
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/content/reboot/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.1/content/reboot/">Click here if you are not redirected</a>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.1/content/reboot/">
+  <script>location="https://getbootstrap.com/docs/4.1/content/reboot/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/content/reboot/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.1/content/reboot/">Click here if you are not redirected.</a>
 </html>
index d5b61987fd5bdfc0e5e2ca0d2bf1daeaaab89d3e..7a37a9bfc944754be8115ee4c9bb6f1e282e1e89 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.1/getting-started/introduction/">
-    <script>window.location="https://getbootstrap.com/docs/4.1/getting-started/introduction/";</script>
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/getting-started/introduction/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.1/getting-started/introduction/">Click here if you are not redirected</a>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.1/getting-started/introduction/">
+  <script>location="https://getbootstrap.com/docs/4.1/getting-started/introduction/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/getting-started/introduction/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.1/getting-started/introduction/">Click here if you are not redirected.</a>
 </html>
index 4a081ac1a5754ebc5293757d11ec63f77c7e9f94..266945eb6264fd75f7ec2c8b1340bb782e34e226 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.1/getting-started/theming/">
-    <script>window.location="https://getbootstrap.com/docs/4.1/getting-started/theming/";</script>
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/getting-started/theming/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.1/getting-started/theming/">Click here if you are not redirected</a>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.1/getting-started/theming/">
+  <script>location="https://getbootstrap.com/docs/4.1/getting-started/theming/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/getting-started/theming/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.1/getting-started/theming/">Click here if you are not redirected.</a>
 </html>
index 15419150ff52ea28fc7cc4b983b166bc39aaf095..3ac7f6c314b919540957d30c56c7d2f141c8d223 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.1/about/overview/">
-    <script>window.location="https://getbootstrap.com/docs/4.1/about/overview/";</script>
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/about/overview/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.1/about/overview/">Click here if you are not redirected</a>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.1/about/overview/">
+  <script>location="https://getbootstrap.com/docs/4.1/about/overview/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/about/overview/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.1/about/overview/">Click here if you are not redirected.</a>
 </html>
index d5b61987fd5bdfc0e5e2ca0d2bf1daeaaab89d3e..7a37a9bfc944754be8115ee4c9bb6f1e282e1e89 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.1/getting-started/introduction/">
-    <script>window.location="https://getbootstrap.com/docs/4.1/getting-started/introduction/";</script>
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/getting-started/introduction/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.1/getting-started/introduction/">Click here if you are not redirected</a>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.1/getting-started/introduction/">
+  <script>location="https://getbootstrap.com/docs/4.1/getting-started/introduction/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/getting-started/introduction/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.1/getting-started/introduction/">Click here if you are not redirected.</a>
 </html>
index deb3e029d37379910500db0c05576d6fbf31d148..69822f23656405f70fa1eae737a1fb8c655d55ab 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.1/layout/overview/">
-    <script>window.location="https://getbootstrap.com/docs/4.1/layout/overview/";</script>
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/layout/overview/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.1/layout/overview/">Click here if you are not redirected</a>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.1/layout/overview/">
+  <script>location="https://getbootstrap.com/docs/4.1/layout/overview/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/layout/overview/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.1/layout/overview/">Click here if you are not redirected.</a>
 </html>
index 15419150ff52ea28fc7cc4b983b166bc39aaf095..3ac7f6c314b919540957d30c56c7d2f141c8d223 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.1/about/overview/">
-    <script>window.location="https://getbootstrap.com/docs/4.1/about/overview/";</script>
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/about/overview/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.1/about/overview/">Click here if you are not redirected</a>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.1/about/overview/">
+  <script>location="https://getbootstrap.com/docs/4.1/about/overview/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/about/overview/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.1/about/overview/">Click here if you are not redirected.</a>
 </html>
index 13338e817559ab164598d308f55b6a186e02a378..9f5729b6dc3a06e03bf8232ba78bad36d9a0982e 100644 (file)
@@ -1,38 +1,11 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-    <title>Bootstrap · Content moved</title>
-    <link rel="canonical" href="https://getbootstrap.com/docs/4.1/utilities/borders/">
-    <script>window.location="https://getbootstrap.com/docs/4.1/utilities/borders/";</script>
-    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/utilities/borders/">
-    <meta name="robots" content="noindex">
-    <style>
-      html {
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        margin: 0;
-        width: 100vw;
-        height: 100vh;
-        text-align: center;
-      }
-      body {
-        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-      }
-      h1 {
-        margin-top: 0;
-        margin-bottom: .5rem;
-      }
-      a {
-        color: #007bff;
-        text-decoration: none;
-      }
-    </style>
-  </head>
-  <body>
-    <h1>Redirecting&hellip;</h1>
-    <a href="https://getbootstrap.com/docs/4.1/utilities/borders/">Click here if you are not redirected</a>
-  </body>
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="https://getbootstrap.com/docs/4.1/utilities/borders/">
+  <script>location="https://getbootstrap.com/docs/4.1/utilities/borders/"</script>
+  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/utilities/borders/">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="https://getbootstrap.com/docs/4.1/utilities/borders/">Click here if you are not redirected.</a>
 </html>
index 6522eb73a2f2dc447e5e148a1fbade1aa89cc5e4..d78867b3444d552ae576fb3c2b47430395815e38 100644 (file)
@@ -1,10 +1,11 @@
 <!DOCTYPE html>
 <html lang="en-US">
   <meta charset="utf-8">
-  <title>Redirecting</title>
+  <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://getbootstrap.com/docs/3.4/javascript/">
+  <script>location="https://getbootstrap.com/docs/3.4/javascript/"</script>
   <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/javascript/">
-  <h1>Redirecting…</h1>
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
   <a href="https://getbootstrap.com/docs/3.4/javascript/">Click here if you are not redirected.</a>
-  <script>location="https://getbootstrap.com/docs/3.4/javascript/"</script>
 </html>