From e593acf9ae264a58ab1570d3621324df56ddf501 Mon Sep 17 00:00:00 2001 From: rdrew Date: Wed, 29 Jun 2022 12:26:19 -0300 Subject: [PATCH] edited composer.json --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index db862f2..f84c323 100644 --- a/composer.json +++ b/composer.json @@ -1,14 +1,14 @@ { - "name": "roblib/edux_roblib", - "description": "Edu-X sub-theme with UPEI colour palette.", + "name": "roblib/rdm", + "description": "Thex sub-theme with UPEI colour palette.", "type": "drupal-theme", "keywords": [ "Drupal", "Islandora" ], - "homepage": "https://github.com/roblib/rdm_upei_theme", + "homepage": "https://git.library.upei.ca/Themes/RDM", "support": { - "issues": "https://github.com/roblib/rdm_upei_theme/issues" + "issues": "https://git.library.upei.ca/Themes/RDM/issues" }, "repositories": [ {