Created
March 13, 2017 23:09
-
-
Save cyberlex404/d59f5a52d53e8bc821a0519479beeb4e to your computer and use it in GitHub Desktop.
Empty Drupal 8 Front page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| uuid: 8a95034a-82e4-4cfe-bc49-7005178ce5f0 | |
| langcode: ru | |
| status: true | |
| dependencies: { } | |
| id: front | |
| label: Front | |
| description: '' | |
| use_admin_theme: false | |
| path: /front | |
| access_logic: and | |
| access_conditions: { } | |
| parameters: { } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| uuid: 87f4d980-95a6-48f8-8b5c-5e2d752a8fcf | |
| langcode: ru | |
| status: true | |
| dependencies: | |
| config: | |
| - page_manager.page.front | |
| module: | |
| - panels | |
| id: front-panels_variant-0 | |
| label: Front | |
| variant: panels_variant | |
| variant_settings: | |
| blocks: { } | |
| id: panels_variant | |
| uuid: 46e9b195-f28f-46d9-8ef0-2b59142707a2 | |
| label: null | |
| weight: 0 | |
| layout: bs_2col_bricked | |
| layout_settings: | |
| layout: | |
| wrapper: div | |
| classes: | |
| row: row | |
| attributes: '' | |
| add_layout_class: 1 | |
| regions: | |
| top: | |
| wrapper: div | |
| classes: | |
| col-sm-12: col-sm-12 | |
| add_region_classes: 1 | |
| attributes: '' | |
| top_left: | |
| wrapper: div | |
| classes: | |
| col-sm-6: col-sm-6 | |
| add_region_classes: 1 | |
| attributes: '' | |
| top_right: | |
| wrapper: div | |
| classes: | |
| col-sm-6: col-sm-6 | |
| add_region_classes: 1 | |
| attributes: '' | |
| middle: | |
| wrapper: div | |
| classes: | |
| col-sm-12: col-sm-12 | |
| add_region_classes: 1 | |
| attributes: '' | |
| bottom_left: | |
| wrapper: div | |
| classes: | |
| col-sm-6: col-sm-6 | |
| add_region_classes: 1 | |
| attributes: '' | |
| bottom_right: | |
| wrapper: div | |
| classes: | |
| col-sm-6: col-sm-6 | |
| add_region_classes: 1 | |
| attributes: '' | |
| bottom: | |
| wrapper: div | |
| classes: | |
| col-sm-12: col-sm-12 | |
| add_region_classes: 1 | |
| attributes: '' | |
| page_title: '' | |
| storage_type: page_manager | |
| storage_id: front-panels_variant-0 | |
| builder: standard | |
| page: front | |
| weight: 0 | |
| selection_criteria: { } | |
| selection_logic: and | |
| static_context: { } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment