From 532010f873b90bdaca80ba0f3350139d9cf256e5 Mon Sep 17 00:00:00 2001 From: DeaDvey Date: Wed, 27 Aug 2025 18:53:29 +0100 Subject: [PATCH] bug fix for site_admin config field --- views/partials/footer.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs index 209d7d3..1809332 100644 --- a/views/partials/footer.ejs +++ b/views/partials/footer.ejs @@ -1,3 +1,3 @@ -Site is ran by deadvey
+Site is ran by <%= config.site_admin %>
<%- locale.attribution %>
Consent is withdrawn for AI scraping of this website or it's content.