Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
novafurry authored Jul 4, 2024
1 parent 17a4728 commit a01fece
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions discord/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://discord.com/invite/7WK2yKwwY4">
<script type="text/javascript">
window.location.href = "https://discord.com/invite/7WK2yKwwY4"
</script>
<title>Redirecting</title>
</head>
<body>
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
If you are not redirected automatically, follow this <a href='https://discord.com/invite/7WK2yKwwY4'>link to the invite</a>.
</body>
</html>

0 comments on commit a01fece

Please sign in to comment.