Skip to content

Commit

Permalink
Update discord.html
Browse files Browse the repository at this point in the history
Fixed
  • Loading branch information
Astolfosb authored Sep 23, 2023
1 parent f0e487f commit daac404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions discord.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="5;url=YOUR_SERVER_INVITE_URL">
<meta http-equiv="refresh" content="5;url=https://discord.gg/f4C4u7Tzpx">
<title>Join Our Discord Server</title>
</head>
<body>
<p>If you are not automatically redirected, <a href="YOUR_SERVER_INVITE_URL">click here</a>.</p>
<p>If you are not automatically redirected, <a href="https://discord.gg/f4C4u7Tzpx">click here</a>.</p>
</body>
</html>

0 comments on commit daac404

Please sign in to comment.