Add custom CSS for homepage layout and banner styling

This commit is contained in:
2025-07-04 00:39:46 +02:00
parent cc0c9e86b8
commit 037a6c5551
6 changed files with 724 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ class AnbloglistModuleFrontController extends ModuleFrontController
* @see FrontController::initContent()
*/
public function initContent()
{die('test');
{
$this->php_self = 'list';
$config = AnblogConfig::getInstance();