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">
|
<h1 title="Ayo Ayco | Software Engineer + Web Developer">
|
||||||
<span class="heavy-text">Not</span>Found
|
<span class="heavy-text">Not</span>Found
|
||||||
</h1>
|
</h1>
|
||||||
<p>{description}</p>
|
<p>You seem lost? Don't worry!</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<main>
|
<main>
|
||||||
<section class="cards-section">
|
<section class="cards-section">
|
||||||
<p>
|
<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.
|
person who shared it made a mistake.
|
||||||
</p>
|
</p>
|
||||||
<p>For your convenience, here are some possibly interesting links:</p>
|
<p>For your convenience, here are some possibly interesting links:</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://ayo.ayco.io">Home</a>
|
<a href="https://ayo.ayco.io">Let's get you back home</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://socisl.ayco.io">Social</a>
|
<a href="https://socisl.ayco.io">Social</a>
|
||||||
|
|
Loading…
Reference in a new issue