We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7afa7 commit 32bb89fCopy full SHA for 32bb89f
CNAME
@@ -0,0 +1 @@
1
+team5970.org
index.html
@@ -1,13 +1,6 @@
<!DOCTYPE html>
2
<html>
3
-<head>
4
- <script>
5
- if (window.location.href==="https://beavertronics.github.io/") {
6
- window.location.href = "https://team5970.org";
7
- }
8
- </script>>
9
-</head>
10
<body>
11
- <p>If you are not redirected automatically, follow this <a href="https://team5970.org">link to the destination</a>.</p>
+ <p>If you are not redirected automatically, follow this <a href="https://team5970.org">link to the new website</a>.</p>
12
</body>
13
</html>
0 commit comments