mirror of
https://github.com/DevEhChad/chadsreactproject.git
synced 2025-11-08 13:31:35 +00:00
Bug fixes
This commit is contained in:
@@ -11,7 +11,7 @@ function Socials() {
|
||||
|
||||
<div className="socialButton1">
|
||||
|
||||
<a class="btn" href="https://discord.gg/brQXPhQ" target="_blank">Join the Cord!</a>
|
||||
<a class="btn" href="https://discord.gg/brQXPhQ" target="_blank" rel="noreferrer">Join the Cord!</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -24,7 +24,7 @@ function Socials() {
|
||||
|
||||
<div className="socialButton2">
|
||||
|
||||
<a class="btn" href="https://discord.gg/brQXPhQ" target="_blank">Join the Cord2!</a>
|
||||
<a class="btn" href="https://discord.gg/brQXPhQ" target="_blank" rel="noreferrer">Join the Cord2!</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user