fix: use discord long invite

This commit is contained in:
xHyroM 2023-05-07 14:05:46 +02:00
parent 3d0455368a
commit 0fe88fb03d
No known key found for this signature in database
GPG key ID: BE0423F386C436AA
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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",
}, },
{ {