1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-15 08:56:40 +00:00

cowboyify 404 page

This commit is contained in:
Anson Biggs 2024-10-07 23:38:12 -06:00
parent 8122408d69
commit abaa3a1a65

View File

@ -21,7 +21,9 @@
<header>
<h1>You've been 404'd</h1>
<p style="text-align: center">
<a href="/">Go back home</a>
If you haven't fallen off a horse, then you haven't been ridin' long enough,</br>
<!-- Needs to be absolute url since I redirect other subdomains here -->
<a href="https://ansonbiggs.com/">Saddle back up</a>
</p>
</header>
</main>