remove copyleft from footer since license is gpl
This commit is contained in:
parent
d61ebb2bf1
commit
7a0d5452b1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ define("static", "/static");
|
|||
define("banner", "banner.jpg");
|
||||
define("css", "main.css");
|
||||
define("captchafont", "captchafont.ttf");
|
||||
define("footer", '<small>- 🄯 <a href="https://git.xmpub.org/xmpub/EternalWinter">eternalwinter</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(
|
||||
"blog" => "Blog",
|
||||
"forum" => "Forum",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue