Typo Fix
This commit is contained in:
parent
38226336e0
commit
b72eca6c76
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>goshortly</title>
|
<title>goshorly</title>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
<br><br>
|
<br><br>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="jumbotron">
|
<div class="jumbotron">
|
||||||
<h1>goshortly</h1>
|
<h1>goshorly</h1>
|
||||||
<p>An dead simple & fast URL Shortner. <br>
|
<p>An dead simple & fast URL Shortner. <br>
|
||||||
All shortend URLs will be available for 30days!
|
All shortend URLs will be available for 30days!
|
||||||
</p>
|
</p>
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
<footer>
|
<footer>
|
||||||
<center>
|
<center>
|
||||||
Made with <a href="https://git.ucode.space/Phil/goshorly"><i class="fas fa-code-branch"></i>
|
Made with <a href="https://git.ucode.space/Phil/goshorly"><i class="fas fa-code-branch"></i>
|
||||||
Phil/goshortly</a>
|
Phil/goshorly</a>
|
||||||
</center>
|
</center>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue