| Current Path : /home/zieirix/www/cache/gantry5/it_medical/compiled/yaml/ |
| Current File : /home/zieirix/www/cache/gantry5/it_medical/compiled/yaml/29c92580c836edf779afe0dea83bad31.yaml.php |
<?php
return [
'@class' => 'Gantry\\Component\\File\\CompiledYamlFile',
'filename' => '/home/zieirix/www/media/gantry5/engines/nucleus/blueprints/page/head.yaml',
'modified' => 1644401436,
'data' => [
'name' => 'Head Properties',
'description' => 'Settings that can be applied to the page.',
'type' => 'global',
'form' => [
'fields' => [
'meta' => [
'type' => 'collection.keyvalue',
'label' => 'Meta Tags',
'description' => 'Meta Tags for extras such as Facebook and Twitter.',
'key_placeholder' => 'og:title, og:site_name, twitter:site',
'value_placeholder' => 'Value',
'default' => NULL
],
'head_bottom' => [
'type' => 'textarea.textarea',
'label' => 'Custom Content',
'description' => 'Anything in this field will be appended to the head tag'
],
'atoms' => [
'type' => 'input.hidden',
'override_target' => '#atoms .atoms-list + input[type="checkbox"]',
'array' => true
]
]
]
]
];