mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-16 09:18:46 +00:00
Fix 50x page image for non-/ paths
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div class="dialog">
|
<div class="dialog">
|
||||||
<img src="oops.png" alt="Mastodon" />
|
<img src="/oops.png" alt="Mastodon" />
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h1>We're sorry, but something went wrong.</h1>
|
<h1>We're sorry, but something went wrong.</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user