done
This commit is contained in:
parent
93ca3613ac
commit
282d38308e
|
|
@ -15,11 +15,7 @@ public function run(): void
|
||||||
{
|
{
|
||||||
|
|
||||||
$keys = [
|
$keys = [
|
||||||
[
|
|
||||||
'key' => 'home_description',
|
|
||||||
'value' => 'Home page description',
|
|
||||||
'type' => 'home',
|
|
||||||
],
|
|
||||||
// [
|
// [
|
||||||
// 'key' => 'home_main_image',
|
// 'key' => 'home_main_image',
|
||||||
// 'value' => '/',
|
// 'value' => '/',
|
||||||
|
|
@ -50,11 +46,6 @@ public function run(): void
|
||||||
'value' => "links",
|
'value' => "links",
|
||||||
'type' => 'setting',
|
'type' => 'setting',
|
||||||
],
|
],
|
||||||
[
|
|
||||||
'key' => 'links',
|
|
||||||
'value' => "links",
|
|
||||||
'type' => 'setting',
|
|
||||||
],
|
|
||||||
[
|
[
|
||||||
'key' => 'facebook',
|
'key' => 'facebook',
|
||||||
'value' => "facebook",
|
'value' => "facebook",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user