Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / config / optional / block.block.bootstrap_powered.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - system
6   theme:
7     - bootstrap
8 id: bootstrap_powered
9 theme: bootstrap
10 region: footer
11 weight: -10
12 provider: null
13 plugin: system_powered_by_block
14 settings:
15   id: system_powered_by_block
16   label: 'Powered by Drupal'
17   provider: system
18   label_display: '0'
19 visibility: {  }