Skip to content

Commit 3c5afd2

Browse files
Adding new index.html
1 parent 26a2c96 commit 3c5afd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="refresh" content="1; url=https://braindecode.org/stable/index.html">
66
<script type="text/javascript">
7-
window.location.href = "https://braindecode.org/stable/index.html\""
7+
window.location.href = "https://braindecode.org/stable/index.html"
88
</script>
99
<title>Page Redirection</title>
1010
</head>
1111
<body>
12-
If you are not redirected automatically, follow this <a href='https://braindecode.org/stable/index.html"'>link</a>.
12+
If you are not redirected automatically, follow this <a href='https://braindecode.org/stable/index.html'>link</a>.
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)