1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 09:04:14 +02:00

Update redirects template.

This commit is contained in:
XhmikosR
2019-01-02 12:30:42 +02:00
parent 96d7dd1ec8
commit 7dda39140f
23 changed files with 215 additions and 752 deletions

View 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/">
<meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/javascript/">
<h1>Redirecting…</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>
<meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/javascript/">
<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>
</html>