diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-17 11:53:56 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-17 11:53:56 +0200 |
| commit | 1ae60588c0ceb8a3ec0b35f4c2cb45a2116ec89a (patch) | |
| tree | 833fd7865f89a452a2c48e425712862827a7eb7f /content | |
| parent | 1cab4424a5c6dd2aeb453d299b6a2f12a840599d (diff) | |
| download | danixxyz-1ae60588c0ceb8a3ec0b35f4c2cb45a2116ec89a.tar.gz danixxyz-1ae60588c0ceb8a3ec0b35f4c2cb45a2116ec89a.zip | |
Revert "fix: use Hugo content-based 404 pages for proper multilingual support"
This reverts commit 1cab4424a5c6dd2aeb453d299b6a2f12a840599d.
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 6e619f2..0000000 --- a/content/en/404.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "404 Not Found" -outputs: - - html ---- diff --git a/content/it/404.md b/content/it/404.md deleted file mode 100644 index 6e619f2..0000000 --- a/content/it/404.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "404 Not Found" -outputs: - - html ---- |
