Skip to content

Commit

Permalink
Update Discord social media link in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelink committed May 23, 2024
1 parent 7efc6a5 commit 7e51a74
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<body ontouchstart="">
<section id="header">
<div class="buttons left">
<a class="social" href="https://discord.gg/CpDZ3kg2rJ" target="_blank">
<a class="social" href="https://discord.langx.io" target="_blank">
<img width="24" src="images/socials/discord.svg" />
</a>
<a
Expand Down Expand Up @@ -211,11 +211,7 @@ <h1>LangX<br /></h1>
</p>
</div>
<div class="buttons right">
<a
class="social"
href="https://discord.gg/CpDZ3kg2rJ"
target="_blank"
>
<a class="social" href="https://discord.langx.io" target="_blank">
<img width="24" src="images/socials/discord.svg" />
</a>
<a class="social" href="https://t.me/languageXapp" target="_blank">
Expand Down

0 comments on commit 7e51a74

Please sign in to comment.