block.block.THEMENAME_page_title.yml in AT Tools 8
at_theme_generator/starterkits/starterkit/config/optional/block.block.THEMENAME_page_title.yml
File
at_theme_generator/starterkits/starterkit/config/optional/block.block.THEMENAME_page_title.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - system
- theme:
- - THEMENAME
- id: THEMENAME_page_title
- theme: THEMENAME
- region: content
- weight: 0
- provider: null
- plugin: page_title_block
- settings:
- id: page_title_block
- label: 'Page title'
- provider: core
- label_display: '0'
- visibility:
- request_path:
- id: request_path
- pages: "/node/*\r\n/user/*\r\n<front>"
- negate: true
- context_mapping: { }