added project to the portfolio front page

This commit is contained in:
Robert McGovern 2022-10-13 00:35:52 +01:00
parent 95e6bc6778
commit fec83b8319
1 changed files with 11 additions and 0 deletions

View File

@ -29,6 +29,17 @@
"title": "Newbie",
"cssClass": "frontEndMentorChallenges",
"challenges": [
{
"title": "equalizer Landing Page",
"url": "/FrontendMentor/newbie/equalizer-landing-page/",
"description": "",
"techUsed": [
"html5",
"css3"
],
"screenshotURL": "/FrontendMentor/newbie/equalizer-landing-page/screenshots/desktop.png",
"screenshotAltText": "equalizer Landing Page Challenge from FrontendMentor"
},
{
"title": "Product Preview Card Component",
"url": "/FrontendMentor/newbie/product-preview-card-component/",