design to light button and panel working without indicators
This commit is contained in:
parent
5a80cfaa81
commit
c2314e6b8e
11 changed files with 221 additions and 23 deletions
|
|
@ -40,7 +40,7 @@ return [
|
|||
'-',
|
||||
'design-to-light' => [
|
||||
'label' => 'Design to light',
|
||||
'icon' => 'circle',
|
||||
'icon' => 'leaf',
|
||||
'link' => 'pages/design-to-light',
|
||||
'current' => function (string $current): bool {
|
||||
$path = Kirby\Cms\App::instance()->path();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue