use relative links, replace you.gif with smaller version

This commit is contained in:
askiiart 2025-04-19 15:35:33 -05:00
parent 0b8b990da3
commit 8dcdc03bc1
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
3 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
<html>
<head><title>403 You Shall Not Pass</title></head>
<body>
<center><h1>403 You Shall Not Pass</h1><br><img src=/you.gif alt="gandalf saying you looped infinitely" width="350"</center>
<center><h1>403 You Shall Not Pass</h1><br><img src=../you.gif alt="gandalf saying you looped infinitely" width="350"</center>
<hr><center>nginx/1.25.3</center>
</body>
</html>

View file

@ -1,7 +1,7 @@
<html>
<head><title>404 You Made A Typo In The URL, Didn't You?</title></head>
<body>
<center><h1>404 You Made A Typo In The URL, Didn't You?</h1><br><img src=/boykisser.png alt="boykisser" width="350"</center>
<center><h1>404 You Made A Typo In The URL, Didn't You?</h1><br><img src=../boykisser.png alt="boykisser" width="350"</center>
<hr><center>nginx/1.25.3</center>
</body>
</html>

BIN
you.gif

Binary file not shown.

Before

(image error) Size: 177 KiB

After

(image error) Size: 165 KiB

Before After
Before After