summaryrefslogtreecommitdiff
path: root/www/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/error.html')
-rw-r--r--www/error.html22
1 files changed, 19 insertions, 3 deletions
diff --git a/www/error.html b/www/error.html
index 4e3a784..276d4ef 100644
--- a/www/error.html
+++ b/www/error.html
@@ -16,12 +16,28 @@
<a class='title'
href='/'>senders.io</a>
<nav>
- <a href="/resume">Resume</a> <a href="/blog">Blog</a> <a href=
- "https://github.com/s3nd3r5">Github</a>
+ <a href="/blog">blog</a> <a rel="external noopener noreferrer"
+ target="_blank"
+ href="https://github.com/s3nd3r5">github</a> <a rel=
+ "external noopener noreferrer"
+ target="_blank"
+ href="https://git.senders.io">cgit</a> <a rel=
+ "me external noopener noreferrer"
+ target="_blank"
+ href="https://mastodon.online/@senders">mastodon</a>
</nav>
</div>
<div id='body'>
- <h1>Oops!</h1>Page requested not found.
+ <article>
+ <h1>Oops!</h1>
+ <p>Page requested not found.</p>
+ </article>
+ <div id='copyright'>
+ © 2023 senders dot io - <a rel="license external noopener noreferrer"
+ target="_blank"
+ href="https://creativecommons.org/licenses/by/4.0/">CC BY-SA 4.0</a>
+ unless otherwise noted.
+ </div>
</div>
</body>
</html>