Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / profiles / demo_umami / config / install / block.block.umami_search.yml
diff --git a/web/core/profiles/demo_umami/config/install/block.block.umami_search.yml b/web/core/profiles/demo_umami/config/install/block.block.umami_search.yml
new file mode 100644 (file)
index 0000000..f86e71c
--- /dev/null
@@ -0,0 +1,19 @@
+langcode: en
+status: true
+dependencies:
+  module:
+    - search
+  theme:
+    - umami
+id: umami_search
+theme: umami
+region: header
+weight: -6
+provider: null
+plugin: search_form_block
+settings:
+  id: search_form_block
+  label: Search
+  provider: search
+  label_display: visible
+visibility: {  }