diff --git a/config/sync/block.block.claro_help_search.yml b/config/sync/block.block.claro_help_search.yml deleted file mode 100644 index 217be5e..0000000 --- a/config/sync/block.block.claro_help_search.yml +++ /dev/null @@ -1,30 +0,0 @@ -uuid: eb99c500-799f-4f90-a64c-0b12f5492837 -langcode: en -status: true -dependencies: - module: - - search - - system - theme: - - claro - enforced: - config: - - search.page.help_search -id: claro_help_search -theme: claro -region: help -weight: -4 -provider: null -plugin: search_form_block -settings: - id: search_form_block - label: 'Search help' - label_display: visible - provider: search - page_id: help_search -visibility: - request_path: - id: request_path - negate: false - context_mapping: { } - pages: /admin/help diff --git a/config/sync/search.page.help_search.yml b/config/sync/search.page.help_search.yml deleted file mode 100644 index 0887a8b..0000000 --- a/config/sync/search.page.help_search.yml +++ /dev/null @@ -1,12 +0,0 @@ -uuid: c5cee075-dc65-42cc-b7eb-f63a1923e995 -langcode: en -status: true -dependencies: - module: - - help -id: help_search -label: Help -path: help -weight: 0 -plugin: help_search -configuration: { }