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 4bdc61c commit e4a7a64
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 @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dua Kolom Teks ke URL</title>
<title> From brandalokajaya </title>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100&family=Open+Sans:wght@100&family=Lobster&family=Montserrat:wght@100&family=Poppins:wght@100&family=Raleway:wght@100&family=Pacifico&family=Roboto+Mono:wght@100&family=Nunito:wght@100&family=Quicksand:wght@100&family=Playfair+Display:wght@100&family=Lora:wght@100&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
</head>
Expand Down 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 & kirimkan URL ini kepada temanmu </button>
<button onclick="copyURL()">Salin & kirimkan URL ini kepada temanmu</button>
</div>
</div>
<div id="displayTexts">
Expand Down

0 comments on commit e4a7a64

Please sign in to comment.