fix 404 page
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
title: "404"
|
||||
description: ""
|
||||
insert_anchor_links: "left"
|
||||
template: "404.html"
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user