diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-23 08:46:45 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-23 08:46:45 -0600 |
commit | 64b45b97fa1f6094b502d8bfcca31bb88581a58c (patch) | |
tree | e430c1b5f1383667d838a497d380b08abcb2ed78 /org | |
parent | 203459ad7443222fa3e92ff4b07597af5fd3b3a7 (diff) |
Fixed 404 error page
Diffstat (limited to 'org')
-rw-r--r-- | org/error/404.org | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/org/error/404.org b/org/error/404.org index a9c76ea..03dfab2 100644 --- a/org/error/404.org +++ b/org/error/404.org @@ -10,4 +10,7 @@ You tried looking for something that doesnt exist. This is a strange 404 page indeed. -[[file:/images/british.gif]] +# Because of silly export madness +#+begin_export html +<img src="/images/british.gif" alt="british.gif" /> +#+end_export |