diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/en/404.md | 1 | ||||
| -rw-r--r-- | content/it/404.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/content/en/404.md b/content/en/404.md index ce95b59..70d89ca 100644 --- a/content/en/404.md +++ b/content/en/404.md @@ -1,5 +1,6 @@ --- title: "404" +url: /404.html outputs: - html --- diff --git a/content/it/404.md b/content/it/404.md index ce95b59..0ef9769 100644 --- a/content/it/404.md +++ b/content/it/404.md @@ -1,5 +1,6 @@ --- title: "404" +url: "404.html" outputs: - html --- |
