diff --git a/site/config/config.php b/site/config/config.php index f9b2d51..a5fcfd1 100644 --- a/site/config/config.php +++ b/site/config/config.php @@ -13,7 +13,7 @@ return [ ], 'texts' => [ 'icon' => 'pen', - 'label' => 'texts', + 'label' => 'Textes', 'link' => 'pages/texts', 'current' => function ($current) { $path = Kirby::instance()->request()->path()->toString();