Skip to content

Commit

Permalink
forgot to add it to the list of completed projects doh
Browse files Browse the repository at this point in the history
  • Loading branch information
tarasis committed Apr 7, 2024
1 parent 7388b5e commit 29fdeb0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/_data/webprojects.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand Down

0 comments on commit 29fdeb0

Please sign in to comment.