Remove HTML slides field for talks

Fixes #335
This commit is contained in:
Oliver Davies 2021-01-10 19:37:01 +00:00
parent 383c0d0fdf
commit 890211578c
5 changed files with 0 additions and 68 deletions

View file

@ -8,12 +8,10 @@ dependencies:
- field.field.node.talk.field_events
- field.field.node.talk.field_excerpt
- field.field.node.talk.field_slides
- field.field.node.talk.field_slides_html
- field.field.node.talk.field_type
- field.field.node.talk.field_video
- node.type.talk
module:
- link
- paragraphs
- path
- scheduler
@ -68,14 +66,6 @@ content:
third_party_settings: { }
type: speakerdeck_widget
region: content
field_slides_html:
weight: 26
settings:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
type: link_default
region: content
field_type:
weight: 1
settings: { }