mirror of
https://github.com/mit-regressions/mit-regressions.github.io.git
synced 2025-04-17 10:50:19 -04:00
Update index.html
This commit is contained in:
parent
14ad9144ff
commit
1e5b48e8fb
|
@ -3,13 +3,13 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>
|
<title>
|
||||||
Redirecting to <a href="https://regressions.mit.edu/">here.</a>
|
Redirecting to <a href="https://www.youtube.com/watch?v=ba2YBssufMM">here.</a>
|
||||||
</title>
|
</title>
|
||||||
<meta http-equiv="refresh" content="0; url=https://regressions.mit.edu/">
|
<meta http-equiv="refresh" content="0; url=https://www.youtube.com/watch?v=ba2YBssufMM">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script>
|
<script>
|
||||||
window.location = "https://regressions.mit.edu/";
|
window.location = "https://www.youtube.com/watch?v=ba2YBssufMM";
|
||||||
</script>
|
</script>
|
||||||
<p>Redirecting...</p>
|
<p>Redirecting...</p>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user