updated projects data
This commit is contained in:
parent
81aacd98f0
commit
f5f2b205e4
|
@ -29,6 +29,17 @@
|
||||||
"title": "Newbie",
|
"title": "Newbie",
|
||||||
"cssClass": "frontEndMentorChallenges",
|
"cssClass": "frontEndMentorChallenges",
|
||||||
"challenges": [
|
"challenges": [
|
||||||
|
{
|
||||||
|
"title": "skilled eLearning Landing Page",
|
||||||
|
"url": "/FrontendMentor/newbie/skilled-elearning-landing-page/",
|
||||||
|
"description": "",
|
||||||
|
"techUsed": [
|
||||||
|
"html5",
|
||||||
|
"css3"
|
||||||
|
],
|
||||||
|
"screenshotURL": "/FrontendMentor/newbie/skilled-elearning-landing-page/screenshots/desktop.png",
|
||||||
|
"screenshotAltText": "skilled eLearning Landing Page Challenge from FrontendMentor"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Interactive Rating Challenge",
|
"title": "Interactive Rating Challenge",
|
||||||
"url": "/FrontendMentor/newbie/interactive-rating-component/",
|
"url": "/FrontendMentor/newbie/interactive-rating-component/",
|
||||||
|
|
Loading…
Reference in New Issue