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