Files
website/static/discord.html

13 lines
506 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>sern - Redirecting to Discord...</title>
<meta http-equiv="refresh" content="0; url=https://discord.gg/DwbF5H5JgQ" />
</head>
<body>
<p>Redirecting you to the Discord server. Click <a href="https://discord.gg/DwbF5H5JgQ">here</a> if the link doesn't work!</p>
</body>
</html>