added blocks to home

This commit is contained in:
2021-11-15 11:39:00 +01:00
parent 5ce52dff6a
commit 2a10bf094c
16 changed files with 443 additions and 15 deletions
Generated
+49 -1
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "ed26de92d1f4b0bad6a5892c0f0d2466",
"content-hash": "4678dae1e4325f8648241705b7981c32",
"packages": [
{
"name": "alchemy/zippy",
@@ -6167,6 +6167,54 @@
"source": "https://git.drupalcode.org/project/link_attributes"
}
},
{
"name": "drupal/linked_field",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/linked_field.git",
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/linked_field-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "0350c415eba6ff63d9fc8f3a162564dd4c2142e2"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.3",
"datestamp": "1583855735",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "hubdrop",
"homepage": "https://www.drupal.org/user/2750597"
},
{
"name": "yannickoo",
"homepage": "https://www.drupal.org/user/531118"
}
],
"description": "Adds the functionality to link fields to a specific destination.",
"homepage": "https://www.drupal.org/project/linked_field",
"support": {
"source": "https://git.drupalcode.org/project/linked_field"
}
},
{
"name": "drupal/linkit",
"version": "5.0.0-beta13",