Skip to content

Commit 29fdeb0

Browse files
committed
forgot to add it to the list of completed projects doh
1 parent 7388b5e commit 29fdeb0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/_data/webprojects.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,17 @@
2929
"title": "Newbie",
3030
"cssClass": "frontEndMentorChallenges",
3131
"challenges": [
32+
{
33+
"title": "Recipe Page",
34+
"url": "/FrontendMentor/newbie/recipe-page/",
35+
"description": "",
36+
"techUsed": [
37+
"html5",
38+
"css3"
39+
],
40+
"screenshotURL": "/FrontendMentor/newbie/recipe-page/screenshots/desktop.png",
41+
"screenshotAltText": "Screenshot of my completed mobile version of the Recipe Page challenge from Frontend Mentor"
42+
},
3243
{
3344
"title": "Blog Preview Card",
3445
"url": "/FrontendMentor/newbie/blog-preview-card/",

0 commit comments

Comments
 (0)