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">
|
||||
|
||||
<head>
|
||||
<title>goshortly</title>
|
||||
<title>goshorly</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
|||
<br><br>
|
||||
<div class="container">
|
||||
<div class="jumbotron">
|
||||
<h1>goshortly</h1>
|
||||
<h1>goshorly</h1>
|
||||
<p>An dead simple & fast URL Shortner. <br>
|
||||
All shortend URLs will be available for 30days!
|
||||
</p>
|
||||
|
@ -72,7 +72,7 @@
|
|||
<footer>
|
||||
<center>
|
||||
Made with <a href="https://git.ucode.space/Phil/goshorly"><i class="fas fa-code-branch"></i>
|
||||
Phil/goshortly</a>
|
||||
Phil/goshorly</a>
|
||||
</center>
|
||||
</footer>
|
||||
|
||||
|
|
Loading…
Reference in a new issue