mirror of
https://github.com/massgravel/massgrave.dev.git
synced 2024-11-23 23:10:55 +07:00
Update discord banner
This commit is contained in:
parent
9e220c22fd
commit
154b1777ec
@ -3,7 +3,7 @@ import React from 'react';
|
|||||||
function DiscordBadge() {
|
function DiscordBadge() {
|
||||||
return (
|
return (
|
||||||
<a href="https://discord.gg/tVFN4N84PP">
|
<a href="https://discord.gg/tVFN4N84PP">
|
||||||
<img height="40px" src="https://img.shields.io/discord/746721520931569757?style=social&logo=discord&label=Chat%20with%20us" alt="Discord" />
|
<img height="40px" src="https://img.shields.io/badge/Chat%20with%20us%20on%20Discord--blue?style=social&logo=discord" alt="Discord" />
|
||||||
</a>
|
</a>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user