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