diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-10 05:41:53 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-10 05:41:53 -0600 |
commit | e7387d43c669936ced7eed20b7eb100154b31857 (patch) | |
tree | 9214db942e2f013a934829600b215733c3447b6f | |
parent | e8a447b677dd2469f92f315cc11139641df684f5 (diff) |
No more http only
-rw-r--r-- | archive/http_is_okish.html (renamed from http_is_okish.html) | 4 | ||||
-rw-r--r-- | archive/images/http_background.png (renamed from images/http_background.png) | bin | 17265 -> 17265 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/http_is_okish.html b/archive/http_is_okish.html index 54edd23..fd0e609 100644 --- a/http_is_okish.html +++ b/archive/http_is_okish.html @@ -25,8 +25,8 @@ table { </head> <body> - <a href="index.html"><img src="images/back_home.png" alt="Back to home page"/></a> - <img src="images/tiny_lain.gif" alt="Lain"/> + <a href="../index.html"><img src="../images/back_home.png" alt="Back to home page"/></a> + <img src="../images/tiny_lain.gif" alt="Lain"/> <center> <table border="1" width="60%"> diff --git a/images/http_background.png b/archive/images/http_background.png Binary files differindex 4477ddc..4477ddc 100644 --- a/images/http_background.png +++ b/archive/images/http_background.png |