From a41bd0437ad040a743deb8f3ceb764f4f250c0cf Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 22 Mar 2021 12:48:07 +0100 Subject: [PATCH] created some empty paragraphs --- config/sync/paragraphs.paragraphs_type.equipes.yml | 10 ++++++++++ .../paragraphs.paragraphs_type.module_colloque.yml | 10 ++++++++++ .../paragraphs.paragraphs_type.module_publication.yml | 10 ++++++++++ config/sync/paragraphs.paragraphs_type.partenaires.yml | 10 ++++++++++ 4 files changed, 40 insertions(+) create mode 100644 config/sync/paragraphs.paragraphs_type.equipes.yml create mode 100644 config/sync/paragraphs.paragraphs_type.module_colloque.yml create mode 100644 config/sync/paragraphs.paragraphs_type.module_publication.yml create mode 100644 config/sync/paragraphs.paragraphs_type.partenaires.yml diff --git a/config/sync/paragraphs.paragraphs_type.equipes.yml b/config/sync/paragraphs.paragraphs_type.equipes.yml new file mode 100644 index 00000000..ca6c9d47 --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.equipes.yml @@ -0,0 +1,10 @@ +uuid: 440932db-2848-4241-b98e-bae303982673 +langcode: fr +status: true +dependencies: { } +id: equipes +label: Équipes +icon_uuid: null +icon_default: null +description: '' +behavior_plugins: { } diff --git a/config/sync/paragraphs.paragraphs_type.module_colloque.yml b/config/sync/paragraphs.paragraphs_type.module_colloque.yml new file mode 100644 index 00000000..4833a9d3 --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.module_colloque.yml @@ -0,0 +1,10 @@ +uuid: fb738748-aa8b-4b42-8034-f707eab3bcd4 +langcode: fr +status: true +dependencies: { } +id: module_colloque +label: 'Module Colloque' +icon_uuid: null +icon_default: null +description: '' +behavior_plugins: { } diff --git a/config/sync/paragraphs.paragraphs_type.module_publication.yml b/config/sync/paragraphs.paragraphs_type.module_publication.yml new file mode 100644 index 00000000..585211c9 --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.module_publication.yml @@ -0,0 +1,10 @@ +uuid: 5574b60d-29b3-4baf-b03d-7bbc512ad15f +langcode: fr +status: true +dependencies: { } +id: module_publication +label: 'Module Publication' +icon_uuid: null +icon_default: null +description: '' +behavior_plugins: { } diff --git a/config/sync/paragraphs.paragraphs_type.partenaires.yml b/config/sync/paragraphs.paragraphs_type.partenaires.yml new file mode 100644 index 00000000..cf65aa73 --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.partenaires.yml @@ -0,0 +1,10 @@ +uuid: c34b4ab8-5d5c-4694-b5c4-845f752375d3 +langcode: fr +status: true +dependencies: { } +id: partenaires +label: Partenaires +icon_uuid: null +icon_default: null +description: '' +behavior_plugins: { }