From 96d0214d76bc10e5a53b7f7702faa7d06680d656 Mon Sep 17 00:00:00 2001 From: samaradel Date: Tue, 2 Jul 2024 14:31:55 +0300 Subject: [PATCH] fix 404 page --- config.toml | 3 +++ content/404/index.md | 8 -------- 2 files changed, 3 insertions(+), 8 deletions(-) delete mode 100644 content/404/index.md diff --git a/config.toml b/config.toml index 5facafe95..175403f39 100644 --- a/config.toml +++ b/config.toml @@ -51,6 +51,9 @@ external_links_no_referrer = true # For example, `...` into `…`, `"quote"` into `“curly”` etc smart_punctuation = true +[build] +not_found = "404.md" + [[taxonomies]] name = "categories" feed = true diff --git a/content/404/index.md b/content/404/index.md deleted file mode 100644 index fcb925338..000000000 --- a/content/404/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "404" -description: "" -insert_anchor_links: "left" -template: "404.html" - ---- -