mirror of
https://github.com/mit-regressions/mit-regressions.github.io.git
synced 2025-04-09 06:50:21 -04:00
Update index.html
This commit is contained in:
parent
14ad9144ff
commit
1e5b48e8fb
|
@ -3,13 +3,13 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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>
|
||||
<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>
|
||||
<body>
|
||||
<script>
|
||||
window.location = "https://regressions.mit.edu/";
|
||||
window.location = "https://www.youtube.com/watch?v=ba2YBssufMM";
|
||||
</script>
|
||||
<p>Redirecting...</p>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue
Block a user