Skip to content

Commit

Permalink
Update discord.html
Browse files Browse the repository at this point in the history
  • Loading branch information
domysh authored Jan 16, 2024
1 parent 899291a commit 0106862
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion content/discord.html
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
<!DOCTYPE html><html><head></head><meta http-equiv="refresh" content="0; url=https://discord.com/invite/NWyJydmRSg" /></head></html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>302 Redirect</title>
<script>
window.location.replace("https://discord.com/invite/NWyJydmRSg");
</script>
</head>
<body>
<p>If you are not redirected, <a href="https://discord.com/invite/NWyJydmRSg">click here</a>.</p>
</body>
</html>

0 comments on commit 0106862

Please sign in to comment.