You are here

block.block.classy_powered_by_drupal.yml in Twig Tweak 8

tests/twig_tweak_test/config/install/block.block.classy_powered_by_drupal.yml

File

tests/twig_tweak_test/config/install/block.block.classy_powered_by_drupal.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - system
  6. theme:
  7. - classy
  8. id: classy_powered_by_drupal
  9. theme: classy
  10. region: sidebar_first
  11. weight: 20
  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: { }