diff --git a/src/404.html b/src/404.html new file mode 100644 index 0000000..ef42da2 --- /dev/null +++ b/src/404.html @@ -0,0 +1,24 @@ +--- +title: "404 - Page Not Found" +layout: "layout.njk" +permalink: 404.html +--- + +
+ The requested resource could not be located on our network. The packet was dropped or the destination is unreachable. +
+> traceroute current.page
+1 gateway.local (192.168.1.1) 1.234 ms
+2 core.router.isp (10.0.0.1) 5.678 ms
+3 * * * Request timed out.
+> Error: Destination host unreachable.
+