Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / config / install / core.entity_view_display.node.recipe.highlighted_bottom.yml
diff --git a/web/core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.highlighted_bottom.yml b/web/core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.highlighted_bottom.yml
deleted file mode 100644 (file)
index a5d2a7b..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  config:
-    - core.entity_view_mode.node.highlighted_bottom
-    - field.field.node.recipe.field_author
-    - field.field.node.recipe.field_cooking_time
-    - field.field.node.recipe.field_difficulty
-    - field.field.node.recipe.field_image
-    - field.field.node.recipe.field_ingredients
-    - field.field.node.recipe.field_number_of_servings
-    - field.field.node.recipe.field_preparation_time
-    - field.field.node.recipe.field_recipe_category
-    - field.field.node.recipe.field_recipe_instruction
-    - field.field.node.recipe.field_summary
-    - field.field.node.recipe.field_tags
-    - node.type.recipe
-    - responsive_image.styles.3_2_image
-  module:
-    - responsive_image
-    - user
-id: node.recipe.highlighted_bottom
-targetEntityType: node
-bundle: recipe
-mode: highlighted_bottom
-content:
-  field_image:
-    weight: 0
-    label: hidden
-    settings:
-      responsive_image_style: 3_2_image
-      image_link: content
-    third_party_settings: {  }
-    type: responsive_image
-    region: content
-hidden:
-  field_author: true
-  field_cooking_time: true
-  field_difficulty: true
-  field_ingredients: true
-  field_number_of_servings: true
-  field_preparation_time: true
-  field_recipe_category: true
-  field_recipe_instruction: true
-  field_summary: true
-  field_tags: true
-  links: true