mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
content: Fix Cloudflare deploy not_found_handling value
This commit is contained in:
@@ -35,7 +35,7 @@ Step 1
|
||||
|
||||
[assets]
|
||||
directory = "./public"
|
||||
not_found_handling = "404"
|
||||
not_found_handling = "404-page"
|
||||
```
|
||||
|
||||
Step 2
|
||||
|
||||
Reference in New Issue
Block a user