From 062d7e1ce2346a329f7c4546a8b224ef01c404b21759453a01da9c72eb8f7f5b Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Mon, 20 May 2024 00:00:00 +0000 Subject: Create custom 404 page for HTML In Gemini, the equivalent status code is 51. It does not return a response body, so no equivalent page was created for Gemini. --- i18n/es.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i18n/es.toml') diff --git a/i18n/es.toml b/i18n/es.toml index 21889d7..781f115 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -25,3 +25,6 @@ [navLinks] other = "Enlaces de navegación" + +[pageNotFound] + other = "Página no encontrada" -- cgit v1.2.3