mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
fix: use discord long invite
This commit is contained in:
parent
3d0455368a
commit
0fe88fb03d
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
<h4 align="center">Source code for hyro's website, simple and modern page.</h4>
|
<h4 align="center">Source code for hyro's website, simple and modern page.</h4>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://discord.gg/kFPKmEKeMS/" alt="Discord">
|
<a href="https://discord.com/invite/kFPKmEKeMS/" alt="Discord">
|
||||||
<img src="https://img.shields.io/discord/1046534628577640528?label=discord&style=for-the-badge&color=2fbfc4"/>
|
<img src="https://img.shields.io/discord/1046534628577640528?label=discord&style=for-the-badge&color=2fbfc4"/>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -7,7 +7,7 @@ const socials = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Discord",
|
name: "Discord",
|
||||||
link: "https://discord.gg/kFPKmEKeMS/",
|
link: "https://discord.com/invite/kFPKmEKeMS/",
|
||||||
icon: "discord",
|
icon: "discord",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue