You are here

block.block.brainstorm_theme_main_menu.yml in Brainstorm profile 8

config/install/block.block.brainstorm_theme_main_menu.yml

File

config/install/block.block.brainstorm_theme_main_menu.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - system.menu.main
  6. module:
  7. - system
  8. theme:
  9. - brainstorm_theme
  10. id: brainstorm_theme_main_menu
  11. theme: brainstorm_theme
  12. region: primary_menu
  13. weight: 0
  14. provider: null
  15. plugin: 'system_menu_block:main'
  16. settings:
  17. id: 'system_menu_block:main'
  18. label: 'Main navigation'
  19. provider: system
  20. label_display: '0'
  21. level: 1
  22. depth: 1
  23. visibility: { }