TenPoisk
commited on
Commit
Β·
cb9235e
1
Parent(s):
fa744a5
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
<h1>CofURLcut</h1>
|
9 |
<label for="long-url">Enter a long link:</label>
|
10 |
<p></p>
|
11 |
-
<input type="text" id="long-url" placeholder="https://
|
12 |
<p></p>
|
13 |
<button id="shorten-button">Shorten</button>
|
14 |
<br>
|
|
|
8 |
<h1>CofURLcut</h1>
|
9 |
<label for="long-url">Enter a long link:</label>
|
10 |
<p></p>
|
11 |
+
<input type="text" id="long-url" placeholder="https://cofai-urlcut.hf.space">
|
12 |
<p></p>
|
13 |
<button id="shorten-button">Shorten</button>
|
14 |
<br>
|