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",