fix image in 502 page
This commit is contained in:
parent
1c4de24d4c
commit
e723fe3d68
|
@ -74,7 +74,7 @@
|
|||
<div class="dialog">
|
||||
<div>
|
||||
<h1>This page takes way too long to load!</h1>
|
||||
<img src="images/errors/original/angry_unicorn.png" alt="Unicorn">
|
||||
<img src="/images/errors/original/angry_unicorn.png" alt="Unicorn">
|
||||
</div>
|
||||
<p>Sorry about that. Please try refreshing and contact us if the problem persists.</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue