TenPoisk
commited on
Commit
Β·
fa744a5
1
Parent(s):
6407548
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<p></p>
|
6 |
</head>
|
7 |
<body>
|
8 |
-
<h1
|
9 |
<label for="long-url">Enter a long link:</label>
|
10 |
<p></p>
|
11 |
<input type="text" id="long-url" placeholder="https://internet.com">
|
@@ -44,6 +44,6 @@
|
|
44 |
});
|
45 |
</script>
|
46 |
<p></p>
|
47 |
-
Link shortener
|
48 |
</body>
|
49 |
</html>
|
|
|
5 |
<p></p>
|
6 |
</head>
|
7 |
<body>
|
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://internet.com">
|
|
|
44 |
});
|
45 |
</script>
|
46 |
<p></p>
|
47 |
+
Link shortener by CofAI
|
48 |
</body>
|
49 |
</html>
|