summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-11-08 02:18:09 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-11-08 02:18:09 +0100
commit2d69bf4b3a4d8ffd2892f65e732ee2e2c3077418 (patch)
tree0de31ca8da060bd2224234aacf7686bb45070bdb /public
parentbb4d1eb2e86ec6227c18df29ce0f0f25ae2f6ee3 (diff)
Fix 50x page image for non-/ paths
Diffstat (limited to 'public')
-rw-r--r--public/500.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/500.html b/public/500.html
index aa18fc722e6..d656269aaa7 100644
--- a/public/500.html
+++ b/public/500.html
@@ -32,7 +32,7 @@
<body>
<div class="dialog">
- <img src="oops.png" alt="Mastodon" />
+ <img src="/oops.png" alt="Mastodon" />
<div>
<h1>We're sorry, but something went wrong.</h1>