From 16eb7f3e729609a95d2351ff08cdda57cbe245b5 Mon Sep 17 00:00:00 2001 From: deepend Date: Tue, 3 Dec 2019 19:47:33 -0700 Subject: [PATCH] add error404.md to wiki. --- wiki/source/error404.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 wiki/source/error404.md diff --git a/wiki/source/error404.md b/wiki/source/error404.md new file mode 100644 index 0000000..2ced741 --- /dev/null +++ b/wiki/source/error404.md @@ -0,0 +1,10 @@ +--- +title: custom 404 +author: deepend +--- + +All users can now setup their own custom 404 error page. Just add a file named 404.html in ~/public_html + +An example of one users custom 404: [~benharri](http://tilde.club/~benharri/not_here). + +