Add a footer block for linking to the home page and booking page
This commit is contained in:
parent
04c91052d8
commit
8a98723783
1 changed files with 31 additions and 0 deletions
31
config/block.block.octavia_homeandbookinglinks.yml
Normal file
31
config/block.block.octavia_homeandbookinglinks.yml
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
uuid: a7461e9d-867c-40fa-a571-eb1f8b6d2a37
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:basic:2163a919-d0d5-44c2-98dd-1ff7956f168b'
|
||||||
|
module:
|
||||||
|
- block_class
|
||||||
|
- block_content
|
||||||
|
- block_visibility_groups
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: octavia_homeandbookinglinks
|
||||||
|
theme: octavia
|
||||||
|
region: footer
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:2163a919-d0d5-44c2-98dd-1ff7956f168b'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:2163a919-d0d5-44c2-98dd-1ff7956f168b'
|
||||||
|
label: 'Home and Booking links'
|
||||||
|
label_display: '0'
|
||||||
|
provider: block_content
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility:
|
||||||
|
condition_group:
|
||||||
|
id: condition_group
|
||||||
|
negate: false
|
||||||
|
block_visibility_group: ''
|
Loading…
Reference in a new issue