added to front page, oops
This commit is contained in:
parent
16bb008cdd
commit
9108768c6b
|
@ -29,6 +29,17 @@
|
||||||
"title": "Newbie",
|
"title": "Newbie",
|
||||||
"cssClass": "frontEndMentorChallenges",
|
"cssClass": "frontEndMentorChallenges",
|
||||||
"challenges": [
|
"challenges": [
|
||||||
|
{
|
||||||
|
"title": "QR Code Component",
|
||||||
|
"url": "/FrontendMentor/newbie/qr-code-component/",
|
||||||
|
"description": "",
|
||||||
|
"techUsed": [
|
||||||
|
"html5",
|
||||||
|
"css3"
|
||||||
|
],
|
||||||
|
"screenshotURL": "/FrontendMentor/newbie/qr-code-component/screenshots/desktop.png",
|
||||||
|
"screenshotAltText": "QR Code Component Challenge from FrontendMentor"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Social Proof Section",
|
"title": "Social Proof Section",
|
||||||
"url": "/FrontendMentor/newbie/social-proof-section/",
|
"url": "/FrontendMentor/newbie/social-proof-section/",
|
||||||
|
|
Loading…
Reference in New Issue