Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
brandalokadjaya authored May 15, 2024
1 parent 7f1e6c3 commit 4bdc61c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<button onclick="generateURL()">Buat URL</button>
<div id="result">
<input type="text" id="generatedURL" readonly>
<button onclick="copyURL()">Salin URL</button>
<button onclick="copyURL()">Salin & kirimkan URL ini kepada temanmu </button>
</div>
</div>
<div id="displayTexts">
Expand All @@ -45,4 +45,4 @@
</div>
<script src="script.js"></script>
</body>
</html>
</html>

0 comments on commit 4bdc61c

Please sign in to comment.