From ce7281e65c16bd85d0dcc4c05caa16c8710beca2 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Mon, 8 Dec 2025 19:13:41 +0100 Subject: [PATCH] =?utf8?q?Pfad=20zum=20Template=20f=C3=BCr=20Error-Seite?= =?utf8?q?=20korrigiert?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- dist/error/{error.html => 5xx.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename dist/error/{error.html => 5xx.html} (100%) diff --git a/dist/error/error.html b/dist/error/5xx.html similarity index 100% rename from dist/error/error.html rename to dist/error/5xx.html -- 2.39.5