From d61ebb2bf1354d22336e717bfad806c0549884ae Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 13 Oct 2025 17:56:09 -0400 Subject: [PATCH] added git link to footer --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 4748a77..6c26ceb 100755 --- a/config.php +++ b/config.php @@ -7,7 +7,7 @@ define("static", "/static"); define("banner", "banner.jpg"); define("css", "main.css"); define("captchafont", "captchafont.ttf"); -define("footer", '- 🄯 xmpub -
Est. Oct 12, 2025
'); +define("footer", '- 🄯 eternalwinter -
Est. Oct 12, 2025
'); define("categories", array( "blog" => "Blog", "forum" => "Forum",