We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa3db0 commit ba7afa7Copy full SHA for ba7afa7
index.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<script>
5
- if (window.location.href==="https://beavertronics.github.io") {
+ if (window.location.href==="https://beavertronics.github.io/") {
6
window.location.href = "https://team5970.org";
7
}
8
</script>>
0 commit comments