Skip to content

Commit

Permalink
added discord support 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeifyeve committed Aug 6, 2023
1 parent cf69c36 commit 6a82df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Discord Invite Link</title>
<script>window.open("discord.gg/teaclient")</script>
<script>window.open("https://discord.gg/teaclient")</script>
</head>
<body>

Expand Down

0 comments on commit 6a82df4

Please sign in to comment.