diff --git a/404.html b/404.html new file mode 100644 index 0000000..858cb36 --- /dev/null +++ b/404.html @@ -0,0 +1,27 @@ +--- +title: Page not found - Minetest +--- + +{% include header.html %} + +
+
+

Page not found :(

+
+
+ +
+ unknown_node + +

Sorry, we could not find that page!

+ +

+ Please report any broken links on the + issues page + for this website. +

+
+ +{% include footer.html %} diff --git a/media/unknown_node.jpg b/media/unknown_node.jpg new file mode 100644 index 0000000..6ee870c Binary files /dev/null and b/media/unknown_node.jpg differ