added social media links

This commit is contained in:
2021-03-09 15:24:49 +01:00
parent e29bed914c
commit c5c3da9a46
11 changed files with 224 additions and 8 deletions

53
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": "b518701b17faf210fe56b260ba53eb5e",
"content-hash": "459fb69fbfeab86bf6217088fd266445",
"packages": [
{
"name": "alchemy/zippy",
@@ -11110,6 +11110,57 @@
"issues": "https://www.drupal.org/project/issues/smtp"
}
},
{
"name": "drupal/social_media_links",
"version": "2.8.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/social_media_links.git",
"reference": "8.x-2.8"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.8.zip",
"reference": "8.x-2.8",
"shasum": "7702fd4465c47767f6be0444015fa9bcdbfb1aa6"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.8",
"datestamp": "1615222638",
"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": "Neslee Canil Pinto",
"homepage": "https://www.drupal.org/u/neslee-canil-pinto",
"role": "Maintainer"
},
{
"name": "Christian Beier",
"homepage": "https://www.drupal.org/u/cbeier",
"role": "Maintainer"
}
],
"description": "The module provides a block that display links (icons) to your profiles on various social networking sites.",
"homepage": "https://www.drupal.org/project/social_media_links",
"support": {
"source": "https://git.drupalcode.org/project/social_media_links",
"issues": "https://www.drupal.org/project/issues/social_media_links"
}
},
{
"name": "drupal/sophron",
"version": "1.1.0",