better window open
This commit is contained in:
parent
cc43eddf66
commit
2fa65c0e59
@ -72,8 +72,9 @@ function JoinButtons(args) {
|
|||||||
Learn
|
Learn
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
class='discord-btn'>
|
class='discord-btn'
|
||||||
<a href="https://discord.gg/YJJgurM" target="_blank" rel="noopener noreferrer"> </a>
|
onClick={() => window.open('https://discord.gg/YJJgurM') }>
|
||||||
|
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user