Fix 50x page image for non-/ paths
parent
f1d2c46ded
commit
b2c6fe9575
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue