Create discord.html

Add redirect file
pull/26/head
Nathan Woodburn 2023-01-22 14:16:24 +11:00 committed by Matthew Zipkin
parent 3a7d397585
commit a0a2cc4f5d
No known key found for this signature in database
GPG Key ID: E7E2984B6289C93A
1 changed files with 11 additions and 0 deletions

11
discord.html 100644
View File

@ -0,0 +1,11 @@
<!doctype html>
<html>
<head>
<title>Handshake Discord</title>
<meta name="description" content="Handshake Discord redirect">
<meta http-equiv="Refresh" content="0; url='https://discord.gg/Vq3PWF6cJ6'" />
</head>
<body>
Redirecting you to <a href="https://discord.gg/Vq3PWF6cJ6">https://discord.gg/Vq3PWF6cJ6</a>
</body>
</html>