diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-17 12:03:21 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-17 12:03:21 +0200 |
| commit | a3d81d5a1a57a905758b26d9abc1e918eaa39237 (patch) | |
| tree | c3a0dde60f6bad8a6272467ab53fd5d9e71072c1 /content | |
| parent | 94a11324999f07feff138364633e8442947b628a (diff) | |
| download | danixxyz-a3d81d5a1a57a905758b26d9abc1e918eaa39237.tar.gz danixxyz-a3d81d5a1a57a905758b26d9abc1e918eaa39237.zip | |
Revert "fix: use language-specific 404 layouts for proper i18n support"
This reverts commit 94a11324999f07feff138364633e8442947b628a.
Diffstat (limited to 'content')
| -rw-r--r-- | content/en/404.md | 5 | ||||
| -rw-r--r-- | content/it/404.md | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/content/en/404.md b/content/en/404.md deleted file mode 100644 index ce95b59..0000000 --- a/content/en/404.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "404" -outputs: - - html ---- diff --git a/content/it/404.md b/content/it/404.md deleted file mode 100644 index ce95b59..0000000 --- a/content/it/404.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "404" -outputs: - - html ---- |
