This commit is contained in:
isUnknown 2024-03-09 15:12:09 +01:00
parent 0f5b73fa4e
commit 6fe73efbcf

View file

@ -13,7 +13,7 @@ return [
], ],
'texts' => [ 'texts' => [
'icon' => 'pen', 'icon' => 'pen',
'label' => 'texts', 'label' => 'Textes',
'link' => 'pages/texts', 'link' => 'pages/texts',
'current' => function ($current) { 'current' => function ($current) {
$path = Kirby::instance()->request()->path()->toString(); $path = Kirby::instance()->request()->path()->toString();