use relative links, replace you.gif with smaller version
This commit is contained in:
parent
0b8b990da3
commit
8dcdc03bc1
3 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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
BIN
you.gif
Binary file not shown.
Before ![]() (image error) Size: 177 KiB After ![]() (image error) Size: 165 KiB ![]() ![]() |
Loading…
Add table
Add a link
Reference in a new issue