From 52d126affe9284205f76d41e83123ebddd2cc3f3 Mon Sep 17 00:00:00 2001 From: gator Date: Tue, 10 Mar 2026 22:05:22 +0000 Subject: [PATCH] Harden footer partial against missing config fields to avoid render-time errors --- views/partials/footer.ejs | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs index 428c841..0d349d3 100644 --- a/views/partials/footer.ejs +++ b/views/partials/footer.ejs @@ -2,17 +2,17 @@