Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Createtemplateprogrammedbyblock 723 samsn #136

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/sync/block.block.meetthedevblock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
id: meetthedevblock
theme: posse_theme
region: content
weight: -3
weight: -2
provider: null
plugin: meet_the_dev_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ _core:
id: posse_theme_content
theme: posse_theme
region: content
weight: -1
weight: 0
provider: null
plugin: system_main_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_page_title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _core:
id: posse_theme_page_title
theme: posse_theme
region: content
weight: -2
weight: -1
provider: null
plugin: page_title_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
id: services
theme: posse_theme
region: content
weight: -4
weight: -3
provider: null
plugin: services
settings:
Expand Down
20 changes: 20 additions & 0 deletions config/sync/block.block.templateprogrammedby.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
uuid: 6a251419-e54e-4df9-ae26-0aea693ce04d
langcode: en
status: true
dependencies:
module:
- posse_dc
theme:
- posse_theme
id: templateprogrammedby
theme: posse_theme
region: footer
weight: 0
provider: null
plugin: templateprogrammedby
settings:
id: templateprogrammedby
label: Templateprogrammedby
provider: posse_dc
label_display: '0'
visibility: { }

This file was deleted.

24 changes: 24 additions & 0 deletions config/sync/block.block.views_block__testimonials_block_1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 406037b4-9917-44c6-aa03-b56f24338a10
langcode: en
status: true
dependencies:
config:
- views.view.testimonials
module:
- views
theme:
- posse_theme
id: views_block__testimonials_block_1
theme: posse_theme
region: content
weight: -4
provider: null
plugin: 'views_block:testimonials-block_1'
settings:
id: 'views_block:testimonials-block_1'
label: ''
provider: views
label_display: '0'
views_label: ''
items_per_page: none
visibility: { }
Loading