diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..d23e092 --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /404.html \ No newline at end of file diff --git a/404.html b/404.html new file mode 100644 index 0000000..07aac6f --- /dev/null +++ b/404.html @@ -0,0 +1,2 @@ +TODO Add HTML +TODO Add link to `/`