added structure_syn
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"drupal/page_manager": "4.x-dev@dev",
|
||||
"drupal/panels": "^4.6",
|
||||
"drupal/role_delegation": "^1.1",
|
||||
"drupal/structure_sync": "^2.0",
|
||||
"wikimedia/composer-merge-plugin": "^2.0"
|
||||
},
|
||||
"conflict": {
|
||||
|
||||
@@ -93,6 +93,7 @@ module:
|
||||
search_api_db: 0
|
||||
smart_trim: 0
|
||||
smtp: 0
|
||||
structure_sync: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
telephone: 0
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
blocks:
|
||||
-
|
||||
info: 'Actualité Link'
|
||||
langcode: fr
|
||||
uuid: 3ee1f633-aaa7-4b4c-a42a-02206e26d3a2
|
||||
bundle: link
|
||||
revision_id: null
|
||||
rev_id_current: null
|
||||
fields:
|
||||
field_lien:
|
||||
-
|
||||
uri: 'internal:/actualites'
|
||||
title: 'Voir toutes les actualités'
|
||||
options: { }
|
||||
Reference in New Issue
Block a user