This commit is contained in:
github-actions[bot]
2022-08-18 19:57:42 +00:00
parent 0a57655106
commit 077ee6fcd0
3 changed files with 39 additions and 0 deletions

13
discord.html Normal file
View File

@@ -0,0 +1,13 @@
<!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>

13
fr/discord.html Normal file
View File

@@ -0,0 +1,13 @@
<!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>

13
tr/discord.html Normal file
View File

@@ -0,0 +1,13 @@
<!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>