From de75514da9347cbd6d8a471df6127d47b513e43f Mon Sep 17 00:00:00 2001 From: Robert McGovern Date: Mon, 7 Feb 2022 14:57:30 +0000 Subject: [PATCH] Remove "Test" Description Was accidentally added. Closes issue #6 (test of whether this is the correct syntax) --- src/_data/webprojects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/webprojects.json b/src/_data/webprojects.json index 0dd28de..c19b2bb 100644 --- a/src/_data/webprojects.json +++ b/src/_data/webprojects.json @@ -11,7 +11,7 @@ { "title": "Order Summary Card Component", "url": "/FrontendMentor/newbie/order-summary-component/", - "description": "Test", + "description": "", "techUsed": [ "html5", "css3"