init logoBurger et burgerContent dans defaultdata.php
This commit is contained in:
parent
52d5c7a38e
commit
3d8e6014be
@ -176,7 +176,9 @@ class init extends common {
|
|||||||
'activeTextColor' => 'rgba(255, 255, 255, 1)',
|
'activeTextColor' => 'rgba(255, 255, 255, 1)',
|
||||||
'radius' => '0px',
|
'radius' => '0px',
|
||||||
'burgerTitle' => true,
|
'burgerTitle' => true,
|
||||||
'memberBar' => true
|
'memberBar' => true,
|
||||||
|
'logoBurger' => '',
|
||||||
|
'burgerContent' => 'title'
|
||||||
],
|
],
|
||||||
'site' => [
|
'site' => [
|
||||||
'backgroundColor' => 'rgba(255, 255, 255, 1)',
|
'backgroundColor' => 'rgba(255, 255, 255, 1)',
|
||||||
|
Loading…
Reference in New Issue
Block a user