added git link to footer

This commit is contained in:
Your Name 2025-10-13 17:56:09 -04:00
parent f28b6afae2
commit d61ebb2bf1

View file

@ -7,7 +7,7 @@ define("static", "/static");
define("banner", "banner.jpg"); define("banner", "banner.jpg");
define("css", "main.css"); define("css", "main.css");
define("captchafont", "captchafont.ttf"); define("captchafont", "captchafont.ttf");
define("footer", '<small>- 🄯 <a href="https://www.xmpub.org">xmpub</a> -<br>Est. Oct 12, 2025</small>'); define("footer", '<small>- 🄯 <a href="https://git.xmpub.org/xmpub/EternalWinter">eternalwinter</a> -<br>Est. Oct 12, 2025</small>');
define("categories", array( define("categories", array(
"blog" => "Blog", "blog" => "Blog",
"forum" => "Forum", "forum" => "Forum",