update custom 404
This commit is contained in:
parent
54200bb049
commit
5929ee80ce
1 changed files with 3 additions and 3 deletions
|
@ -11,19 +11,19 @@ const description = "Have you tried turning it off and on again?";
|
|||
<h1 title="Ayo Ayco | Software Engineer + Web Developer">
|
||||
<span class="heavy-text">Not</span>Found
|
||||
</h1>
|
||||
<p>{description}</p>
|
||||
<p>You seem lost? Don't worry!</p>
|
||||
</div>
|
||||
</section>
|
||||
<main>
|
||||
<section class="cards-section">
|
||||
<p>
|
||||
Well there's always a chance that you mistyped the URL, or maybe the
|
||||
Well, there's always a chance that you mistyped the URL, or maybe the
|
||||
person who shared it made a mistake.
|
||||
</p>
|
||||
<p>For your convenience, here are some possibly interesting links:</p>
|
||||
<ol>
|
||||
<li>
|
||||
<a href="https://ayo.ayco.io">Home</a>
|
||||
<a href="https://ayo.ayco.io">Let's get you back home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://socisl.ayco.io">Social</a>
|
||||
|
|
Loading…
Reference in a new issue