summaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
author~willow <willow@relvokcor.xyz>2026-05-13 03:03:10 +0000
committer~willow <willow@relvokcor.xyz>2026-05-13 03:03:10 +0000
commitd2f64e8f6461d69cb8ebc4ed7357f0cfd2cb8f62 (patch)
tree8c79969b53f7f58751188a83a752e3eea98b76eb /404.html
parent8094744c0efec0e3bebb6c95016fdc9b9164fac7 (diff)
added maxwell and also updated 404 page
Diffstat (limited to '404.html')
-rw-r--r--404.html28
1 files changed, 17 insertions, 11 deletions
diff --git a/404.html b/404.html
index 57ed882..19e5f3a 100644
--- a/404.html
+++ b/404.html
@@ -4,10 +4,11 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="https://relvokcor.xyz/~willow/style.css">
+ <link rel="icon" type="image/png" href="https://relvokcor.xyz/~willow/favicon.png">
</head>
<body>
<center>
- <pre>
+ <pre class="title">
\ /o|| _ / _
\/\/ |||(_)\/\/_>
@@ -21,6 +22,7 @@
<p>$ ls</p>
<p>
<a href="https://relvokcor.xyz/~willow/about/">about.txt</a>
+ <a href="https://relvokcor.xyz/~willow/maxwell/">maxwell.txt</a>
<a href="https://relvokcor.xyz/~willow/git/">git/</a>
</p>
@@ -31,15 +33,19 @@
</body>
<footer>
- <p>
- <a href="https://relvokcor.xyz" target="_blank"><img src="http://relvokcor.xyz/~zarate/tildeclub.gif" border="0" width="88" height="31" alt="relvokcor.xyz Badge"></a>
- <a href="https://archlinux.org" target="_blank"><img src="https://relvokcor.xyz/~willow/arch.png"></a>
- </p>
- <p>
- <a href="https://whimsically-natured.space/" target="_blank"><img src="https://relvokcor.xyz/~willow/whimsy.gif"></a>
- <a href="https://al2f.codeberg.page/" target="_blank"><img src="https://relvokcor.xyz/~willow/al2f.gif"></a>
- <a href="https://jessieisironicallym3.nekoweb.org/" target="_blank"><img src="https://jessieisironicallym3.nekoweb.org/jessies-place-web-button.gif"></a>
- <a href="https://goodgirl.dev/" target="_blank"><img src="https://goodgirl.dev/_images/site_button.png"></a>
- </p>
+ <div class="btn">
+ <div><a href="https://relvokcor.xyz" target="_blank"><img src="http://relvokcor.xyz/~zarate/tildeclub.gif" border="0" width="88" height="31" alt="relvokcor.xyz Badge"></a></div>
+ <div><a href="https://archlinux.org" target="_blank"><img src="https://relvokcor.xyz/~willow/arch.png"></a></div>
+ <div><a href="https://store.steampowered.com/app/2310/Quake/" target="_blank"><img src="https://relvokcor.xyz/~willow/quake.gif"></a></div>
+ <div><a href="https://wii.hacks.guide/" target="_blank"><img src="https://relvokcor.xyz/~willow/wii.png"></a></div>
+ <div><a href="https://3ds.hacks.guide/" target="_blank"><img src="https://relvokcor.xyz/~willow/3ds.png"></a></div>
+ </div>
+ <div class="btn">
+ <div><a href="https://whimsically-natured.space/" target="_blank"><img src="https://relvokcor.xyz/~willow/whimsy.gif"></a></div>
+ <div><a href="https://al2f.codeberg.page/" target="_blank"><img src="https://relvokcor.xyz/~willow/al2f.gif"></a></div>
+ <div><a href="https://jessieisironicallym3.nekoweb.org/" target="_blank"><img src="https://jessieisironicallym3.nekoweb.org/jessies-place-web-button.gif"></a></div>
+ <div><a href="https://goodgirl.dev/" target="_blank"><img src="https://goodgirl.dev/_images/site_button.png"></a></div>
+ <div><a href="https://april.nekoweb.org/" target="_blank"><img src="https://april.nekoweb.org/buttons/amw.png"></a></div>
+ </div>
</footer>
</html>