Skip to content

Commit 32bb89f

Browse files
author
Sketched Doughnut
committed
tes
1 parent ba7afa7 commit 32bb89f

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
team5970.org

index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
<!DOCTYPE html>
22
<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>
103
<body>
11-
<p>If you are not redirected automatically, follow this <a href="https://team5970.org">link to the destination</a>.</p>
4+
<p>If you are not redirected automatically, follow this <a href="https://team5970.org">link to the new website</a>.</p>
125
</body>
136
</html>

0 commit comments

Comments
 (0)