Skip to content

Commit

Permalink
Fixed Discord shield #482
Browse files Browse the repository at this point in the history
  • Loading branch information
stylesuxx committed Aug 29, 2024
1 parent cd70e8f commit bc696d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Components/Home/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,7 @@ function HomeColumnRight() {
<img
alt="Discord"
className="discord"
data-canonical-src="https://img.shields.io/discord/822952715944460368.svg?label=&amp;logo=discord&amp;logoColor=ffffff&amp;color=7389D8&amp;labelColor=6A7EC2"
src="https://camo.githubusercontent.com/74d2e4746c6f20a2cf36068cd18d092724801f7ccd17e6bdce62e94d31f9ccb2/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3832323935323731353934343436303336382e7376673f6c6162656c3d266c6f676f3d646973636f7264266c6f676f436f6c6f723d66666666666626636f6c6f723d373338394438266c6162656c436f6c6f723d364137454332"
src="https://img.shields.io/discord/822952715944460368?logo=discord&logoColor=ffffff&label=%20&color=7389D8"
/>
</a>
</div>
Expand Down

0 comments on commit bc696d7

Please sign in to comment.