test discord forward in plain html
This commit is contained in:
parent
7d887c241e
commit
bf3e6792da
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="7; url='https://discord.gg/3HjuxDFY'" />
|
||||
</head>
|
||||
<body>
|
||||
<p>Please follow <a href="https://discord.gg/3HjuxDFY">this link to get invited to our Discord.</a>.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue