forgot to add it to the list of completed projects doh

This commit is contained in:
Robert McGovern 2024-04-07 07:16:48 +01:00
parent 7388b5e700
commit 29fdeb0163
1 changed files with 11 additions and 0 deletions

View File

@ -29,6 +29,17 @@
"title": "Newbie",
"cssClass": "frontEndMentorChallenges",
"challenges": [
{
"title": "Recipe Page",
"url": "/FrontendMentor/newbie/recipe-page/",
"description": "",
"techUsed": [
"html5",
"css3"
],
"screenshotURL": "/FrontendMentor/newbie/recipe-page/screenshots/desktop.png",
"screenshotAltText": "Screenshot of my completed mobile version of the Recipe Page challenge from Frontend Mentor"
},
{
"title": "Blog Preview Card",
"url": "/FrontendMentor/newbie/blog-preview-card/",