feat: add custom 404 page rendered via the site layout

This commit is contained in:
Pontoporeia
2026-08-24 11:32:02 +02:00
parent e9747edce0
commit 7938ab39c0
5 changed files with 112 additions and 1 deletions
+1
View File
@@ -129,6 +129,7 @@ async function main() {
"tfe.css",
"repertoire.css",
"content-page.css",
"not-found.css",
"system.css",
"file-access.css",
];