added project to the portfolio front page
This commit is contained in:
parent
95e6bc6778
commit
fec83b8319
|
@ -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/",
|
||||
|
|
Loading…
Reference in New Issue