mirror of
https://github.com/mit-regressions/mit-regressions.github.io.git
synced 2025-04-03 20:20:17 -04:00
test soundtrack forward
This commit is contained in:
parent
35b75c0ac7
commit
0d3697921d
16
music/index.html
Normal file
16
music/index.html
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>
|
||||
Redirecting to <a href="https://open.spotify.com/playlist/3udeFyZERv8lvUcJ1SMgM1?si=3b9f60e264534f77">here.</a>
|
||||
</title>
|
||||
<meta http-equiv="refresh" content="0; url=https://fb.me/e/1RJq7vTe5">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
window.location = "https://open.spotify.com/playlist/3udeFyZERv8lvUcJ1SMgM1?si=3b9f60e264534f77";
|
||||
</script>
|
||||
<p>Redirecting...</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user