From 8b597c0bd2b1471899e47f8ae2afaf43af045c68 Mon Sep 17 00:00:00 2001 From: Admin Date: Tue, 31 Mar 2026 16:39:38 +0500 Subject: [PATCH] fix(caddy): fix logo branding on all error pages Match main site logo style: lowercase 'libnovel' in full brand amber. Add meta http-equiv refresh fallback for 5xx pages. Co-Authored-By: Claude Sonnet 4.6 --- caddy/errors/404.html | 7 +++---- caddy/errors/500.html | 8 ++++---- caddy/errors/502.html | 8 ++++---- caddy/errors/503.html | 8 ++++---- caddy/errors/504.html | 8 ++++---- 5 files changed, 19 insertions(+), 20 deletions(-) diff --git a/caddy/errors/404.html b/caddy/errors/404.html index 9cb506b..0333734 100644 --- a/caddy/errors/404.html +++ b/caddy/errors/404.html @@ -3,7 +3,7 @@ - 404 — Page Not Found — LibNovel + 404 — Page Not Found — libnovel