added metatag module, added google-site-verification meta
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
uuid: a349693c-43e3-4101-b2a4-6a24035f4965
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_domain_access
|
||||
- node.type.static
|
||||
id: node.static.field_domain_access
|
||||
field_name: field_domain_access
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: 'Domain Access'
|
||||
description: 'Select the affiliate domain(s) for this content'
|
||||
required: true
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
|
||||
settings:
|
||||
handler: 'default:domain'
|
||||
handler_settings:
|
||||
target_bundles: null
|
||||
sort:
|
||||
field: weight
|
||||
direction: ASC
|
||||
field_type: entity_reference
|
||||
Reference in New Issue
Block a user