link fix, bad joke

This commit is contained in:
Firq 2023-03-16 23:47:40 +01:00
parent 14c01c46e3
commit 658ac61d3b
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -10,13 +10,13 @@ const description = "Error. This shouldn't happen :/"
currentpage="404"
descriptionOverride={description}
>
<BaseSection title="Firq has run into an error">
<BaseSection title="FirqhundredandFirq - Not Found">
<div>
<img src="/assets/shishousad.webp" alt="Sad Shishou" />
<h2>Well ... you were not supposed to end up here.</h2>
<a href="/" aria-label="Home"
><i class="iconoir-fast-arrow-left"></i>Go back home</a
>
<a href="/" aria-label="Home" rel="noopener noreferrer">
<i class="iconoir-fast-arrow-left"></i>Go back home
</a>
</div>
</BaseSection>
</Layout>