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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user