mirror of
https://github.com/osmarks/website
synced 2025-11-02 06:42:59 +00:00
error page tweaks
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 404
|
title: 404 Not Found
|
||||||
---
|
---
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
9
error/502.html
Normal file
9
error/502.html
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: 502 Bad Gateway
|
||||||
|
---
|
||||||
|
|
||||||
|
<center>
|
||||||
|
It appears that the backend service for whatever you're trying to access has broken.
|
||||||
|
Try again later or notify me if this issue continues.
|
||||||
|
<img src="https://http.cat/502">
|
||||||
|
</center>
|
||||||
Reference in New Issue
Block a user