Skip to content

Commit d0c1cca

Browse files
authored
Update learn.json
1 parent 485e0be commit d0c1cca

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

learn.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,14 @@
99
"us": "Form validations, inputs, textarea, date inputs, etc.",
1010
"es": "Validaciones de formularios, inputs, areas de texto (textarea), inputs de fechas, etc."
1111
},
12-
"video-id": "83HxtkBq7Yc",
12+
"video": {
13+
"intro": "https://www.youtube.com/watch?v=83HxtkBq7Yc",
14+
"solution": null
15+
},
1316
"difficulty": "easy",
1417
"language": "html",
1518
"skills": ["html-forms"],
16-
"videoSolutions": false,
19+
"videoSolutions": true,
1720
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
1821
"projectType": "tutorial",
1922
"repository": "https://github.com/4GeeksAcademy/html-forms-tutorial-exercises",

0 commit comments

Comments
 (0)