Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
106
config/sync/block.block.socialmedialinks.yml
Normal file
106
config/sync/block.block.socialmedialinks.yml
Normal file
|
@ -0,0 +1,106 @@
|
|||
uuid: f5737a6e-d223-44a2-9928-0339cd478cbf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- social_media_links
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: YWick5VAXm0O68f6Izuqm07yq7rdeKbbTRxChgYvwdQ
|
||||
id: socialmedialinks
|
||||
theme: octavia
|
||||
region: footer
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: social_media_links_block
|
||||
settings:
|
||||
id: social_media_links_block
|
||||
label: 'Social Media Links'
|
||||
provider: social_media_links
|
||||
label_display: '0'
|
||||
platforms:
|
||||
behance:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-10'
|
||||
bitbucket:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-9'
|
||||
contact:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-8'
|
||||
drupal:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-7'
|
||||
email:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-6'
|
||||
facebook:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-5'
|
||||
github:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-4'
|
||||
googleplus:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-3'
|
||||
instagram:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-2'
|
||||
linkedin:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-1'
|
||||
pinterest:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '0'
|
||||
rss:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '1'
|
||||
slideshare:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '2'
|
||||
tumblr:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '3'
|
||||
twitter:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '4'
|
||||
vimeo:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '5'
|
||||
youtube:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '6'
|
||||
youtube_channel:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '7'
|
||||
appearance:
|
||||
orientation: h
|
||||
show_name: 0
|
||||
link_attributes:
|
||||
target: '<none>'
|
||||
rel: '<none>'
|
||||
iconset:
|
||||
style: 'fontawesome:2x'
|
||||
installed_iconsets:
|
||||
fontawesome:
|
||||
examples: ''
|
||||
visibility: { }
|
Loading…
Add table
Add a link
Reference in a new issue