Skip to content

Commit

Permalink
chore: init
Browse files Browse the repository at this point in the history
  • Loading branch information
abhigyantrips committed Jun 17, 2024
0 parents commit 1eb27a0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
redirect.mitblr.club
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# mitblr.club redirect

![Release](https://img.shields.io/github/v/release/mitblr-club/redirect)
![Forks](https://img.shields.io/github/forks/mitblr-club/redirect?style=flat)

It redirects, so... yeah.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<script>
window.location.replace("https://www.youtube.com/watch?v=dQw4w9WgXcQ");
</script>

</html>

0 comments on commit 1eb27a0

Please sign in to comment.