Format
This commit is contained in:
parent
2aa8ee78a9
commit
7cbeef6482
6 changed files with 114 additions and 78 deletions
|
|
@ -24,7 +24,11 @@
|
|||
</div>
|
||||
<div id="game-link-container">
|
||||
<button id="copy-link-button" onclick="copyGameLink()">
|
||||
<img src="/icons/clipboard-copy.svg" alt="Copy Game Link" class="icon" />
|
||||
<img
|
||||
src="/icons/clipboard-copy.svg"
|
||||
alt="Copy Game Link"
|
||||
class="icon"
|
||||
/>
|
||||
<span id="copy-link-text">Click to copy game link!</span>
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue