Skip to content

Commit

Permalink
Changed Discord Invite Link.
Browse files Browse the repository at this point in the history
  • Loading branch information
xbubbo committed Jul 14, 2023
1 parent 4892577 commit e4a11ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h1>Interstellar</h1>
</div>
<script>
document.querySelector(".discord-btn2").addEventListener("click", () => {
window.open("https://discord.gg/gointerstellar", "_blank");
window.open("https://discord.gg/interstellar", "_blank");
});
</script>
<script>
Expand Down Expand Up @@ -109,4 +109,4 @@ <h1>Interstellar</h1>
gtag('config', 'G-WKJQ5QHQTJ');
</script>
</body>
</html>
</html>

0 comments on commit e4a11ae

Please sign in to comment.