Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / profiles / demo_umami / config / install / block.block.umami_main_menu.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - system.menu.main
6   module:
7     - system
8   theme:
9     - umami
10 id: umami_main_menu
11 theme: umami
12 region: header
13 weight: -6
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: {  }