Skip to content

Commit a01fece

Browse files
authored
Create index.html
1 parent 17a4728 commit a01fece

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

discord/index.html

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=https://discord.com/invite/7WK2yKwwY4">
6+
<script type="text/javascript">
7+
window.location.href = "https://discord.com/invite/7WK2yKwwY4"
8+
</script>
9+
<title>Redirecting</title>
10+
</head>
11+
<body>
12+
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
13+
If you are not redirected automatically, follow this <a href='https://discord.com/invite/7WK2yKwwY4'>link to the invite</a>.
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)