summaryrefslogtreecommitdiff
path: root/s/err
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-12-29 02:10:04 +0100
committerache <ache@ache.one>2018-12-29 02:10:04 +0100
commitf0f758803cc2b142853579586c5cebc12e223a97 (patch)
treedd141a4b49ca7022f0b1da2d5606bf13f1c5bca1 /s/err
parentMerge branch 'master' of srv:git/ache.one (diff)
Add stark❕
Diffstat (limited to 's/err')
-rw-r--r--s/err/403.html4
-rw-r--r--s/err/404.html4
2 files changed, 8 insertions, 0 deletions
diff --git a/s/err/403.html b/s/err/403.html
new file mode 100644
index 0000000..cd218bd
--- /dev/null
+++ b/s/err/403.html
@@ -0,0 +1,4 @@
+<html>
+ <head><meta charset="utf8"></head>
+ <body style="text-align:center"><img src="/cat_403.jpg" alt="You can't touch this">🦊</body>
+</html>
diff --git a/s/err/404.html b/s/err/404.html
new file mode 100644
index 0000000..21abcf1
--- /dev/null
+++ b/s/err/404.html
@@ -0,0 +1,4 @@
+<html>
+ <head><meta charset="utf8"></head>
+ <body style="text-align:center"><img src="/cat_404.jpg" alt="cat not found"></body>
+</html>