feat: kariyer formu, mobil offcanvas menu ve blog modulu iyilestirmeleri
This commit is contained in:
@@ -659,6 +659,16 @@ class SettingSeeder extends Seeder
|
||||
'is_public' => false,
|
||||
'is_active' => true,
|
||||
],
|
||||
[
|
||||
'key' => 'seo_google_search_console',
|
||||
'value' => '',
|
||||
'type' => 'string',
|
||||
'group' => 'seo',
|
||||
'label' => 'Google Search Console',
|
||||
'description' => 'Google Search Console doğrulama kodu',
|
||||
'is_public' => false,
|
||||
'is_active' => true,
|
||||
],
|
||||
[
|
||||
'key' => 'seo_google_tag_manager_id',
|
||||
'value' => '',
|
||||
|
||||
Reference in New Issue
Block a user