From 35c6b2b12b5312ddcb2b5b0a87358b0140b3c560 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Thu, 21 Feb 2019 17:00:54 +0900 Subject: [PATCH] Create 404.md --- site/content/404.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 site/content/404.md diff --git a/site/content/404.md b/site/content/404.md new file mode 100644 index 0000000000..625813782f --- /dev/null +++ b/site/content/404.md @@ -0,0 +1,11 @@ +--- +title: "404 - File not found" +layout: "default" +description: "" +sitemap_exclude: true +--- + +
+

404

+

File not found

+
-- 2.47.2