We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a4728 commit a01feceCopy full SHA for a01fece
discord/index.html
@@ -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