Set header in demo seeder
This commit is contained in:
@@ -407,6 +407,9 @@ EINCIDENT;
|
|||||||
], [
|
], [
|
||||||
'key' => 'enable_subscribers',
|
'key' => 'enable_subscribers',
|
||||||
'value' => '0',
|
'value' => '0',
|
||||||
|
], [
|
||||||
|
'key' => 'header',
|
||||||
|
'value' => '<script src="https://cdn.usefathom.com/script.js" data-site="NQKCLYJJ" defer></script>',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user