From a85529c0afc4efb612d02b41ec4d1786a3cc17b4 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 7 Dec 2020 22:59:32 +0000 Subject: [PATCH] Update name and description References #299 --- composer.json | 4 ++-- composer.lock | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index ed7a579..5e0b329 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "drupal/recommended-project", - "description": "Project template for Drupal 8 projects with a relocated document root", + "name": "opdavies/oliverdavies-uk", + "description": "The source code for my personal website, oliverdavies.uk.", "type": "project", "license": "GPL-2.0-or-later", "homepage": "https://www.drupal.org/project/drupal", diff --git a/composer.lock b/composer.lock index e7d0742..62a5e94 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "86f0f570075a32699d88dcfdba2a57e3", + "content-hash": "1490b3c2912e62740051419acb488e84", "packages": [ { "name": "asm89/stack-cors",