Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
elliott-diy committed Nov 20, 2022
0 parents commit 8b01b6e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Redirecting</title>
<script>
window.location.href = "https://www.dontgiftup.tech";
</script>

</head>
<body>


</body>
</html>

0 comments on commit 8b01b6e

Please sign in to comment.