Skip to content

Commit

Permalink
chore(shs-6004): add editoria11y block to dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
cienvaras committed Feb 3, 2025
1 parent c24d069 commit f79516d
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions config/default/dashboard.dashboard.dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,35 @@ uuid: 9e622af8-2093-42ab-a7fe-0f1408c29a7b
langcode: en
status: true
dependencies:
config:
- views.view.editoria11y_results
module:
- layout_builder
- layout_discovery
- views
id: dashboard
label: Dashboard
description: ''
layout:
-
layout_id: layout_onecol
layout_settings:
label: 'One col section 1'
label: Editoria11y
context_mapping: { }
components: { }
components:
89959f17-75e3-47c5-820c-44d42b17b859:
uuid: 89959f17-75e3-47c5-820c-44d42b17b859
region: content
configuration:
id: 'views_block:editoria11y_results-block_top_results'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
exposed: { }
weight: 0
additional: { }
third_party_settings: { }
weight: 0

0 comments on commit f79516d

Please sign in to comment.