1
0
mirror of https://github.com/osmarks/website synced 2026-05-12 16:32:18 +00:00

error page tweaks

This commit is contained in:
2020-06-18 13:41:55 +01:00
parent 2bc9e3c0c5
commit ffb7ab02d2
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: 404
title: 404 Not Found
---
<style>
+9
View 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>