Update redirects template.
This commit is contained in:
parent
96d7dd1ec8
commit
7dda39140f
23 changed files with 215 additions and 752 deletions
|
|
@ -1,10 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting…</title>
|
||||
<title>Redirecting…</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…</h1>
|
||||
<a href="https://getbootstrap.com/docs/3.4/javascript/">Click here if you are not redirected.</a>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue