]> cat aescling's git repositories - mastodon.git/commitdiff
Fix 50x page image for non-/ paths
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 8 Nov 2016 01:18:09 +0000 (02:18 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 8 Nov 2016 01:18:09 +0000 (02:18 +0100)
public/500.html

index aa18fc722e6df08ee09b1439a5f95923ea7a68bf..d656269aaa7e25ea3a99e475d45c26f50519c626 100644 (file)
@@ -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>