mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Page titles filled in
This commit is contained in:
@ -5,7 +5,8 @@ class IndexController extends AbstractController
|
||||
* @route /
|
||||
* @route /index
|
||||
*/
|
||||
public static function indexAction()
|
||||
public function indexAction()
|
||||
{
|
||||
$this->context->subTitle = 'home';
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user