Skip to content

Commit

Permalink
url Fixed for copy
Browse files Browse the repository at this point in the history
  • Loading branch information
wayofmani committed May 27, 2024
1 parent cc99cce commit c509f93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/result.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h1>
<!-- Share Button -->
<div class="copy">
<button type="button" id="copy-button" class="btn-primary" >کپی</button>
<input type="text" id="url-text-field" name="pageURL" id="pageURL" value="https://" readonly>
<input type="text" id="url-text-field" name="pageURL" id="pageURL" value="https://bettercallus.github.io/Dota2-playtime/templates" readonly>
</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion templates/styles/components.css
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ input
}
footer img
{

/* Logo */
}

.copy{
Expand Down

0 comments on commit c509f93

Please sign in to comment.