diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-17 12:47:03 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-17 12:47:03 +0200 |
| commit | 182d6da5bb6a7a2ee0703e91fddf0e3a24ffc74d (patch) | |
| tree | 5da4134d706f8b80662ec57c4ee87330dc38ef34 /content/it/404.md | |
| parent | 91a6bb6ff7e1ec7ed6ee816e55dc40cc04d9a4a0 (diff) | |
| download | danixxyz-182d6da5bb6a7a2ee0703e91fddf0e3a24ffc74d.tar.gz danixxyz-182d6da5bb6a7a2ee0703e91fddf0e3a24ffc74d.zip | |
build: generate language-specific 404.html files
Created content/en/404.md and content/it/404.md with proper front matter to
generate public/404.html and public/it/404.html files. These are ready for
deployment with proper language-aware redirect rules.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to 'content/it/404.md')
| -rw-r--r-- | content/it/404.md | 1 |
1 files changed, 1 insertions, 0 deletions
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 --- |
