added logos on header #1293

This commit is contained in:
2021-08-10 21:50:28 +02:00
parent 53df286b9e
commit 89b0659240
17 changed files with 372 additions and 3 deletions

50
composer.lock generated
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": "60ec9cf473a30efc4da051a5713a0a02",
"content-hash": "328b7f6a32c6d7ca83f1be7cf6b6435a",
"packages": [
{
"name": "ajgl/breakpoint-twig-extension",
@@ -6773,6 +6773,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-beta12",