Skip to content

Commit 97a50f6

Browse files
committed
added better description to the excersises
2 parents 2326659 + 8c90596 commit 97a50f6

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

learn.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"language": "html",
32
"slug": "css-layouts-tutorial-exercises",
43
"preview": "https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises/blob/master/.learn/assets/preview.png?raw=true",
54
"repository": "https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises",
@@ -8,21 +7,20 @@
87
"es": "Construye diseños de sitios web con CSS"
98
},
109
"description": {
11-
"us": "Learn how to build layouts with an interactive and auto-graded tutorial. Master CSS properties like display, position, float, and z-index. Understand how to center content, create sidebars, and use pseudo-elements. Enhance your web design skills with practical, auto-graded tutorials.",
12-
"es": "Aprende a construir diseños con un tutorial interactivo y auto-corregido. Domina las propiedades CSS como display, position, float y z-index. Entiende cómo centrar contenido, crear barras laterales y usar pseudo-elementos. Mejora tus habilidades de diseño web con tutoriales prácticos y auto-corregidos."
10+
"us": "Learn how to build layouts with an interactive and auto-graded tutorial.",
11+
"es": "Aprende a construir layours con un tutorial interactivo y auto-corregido."
1312
},
1413
"duration": 8,
1514
"difficulty": "easy",
16-
"skills": ["html", "css", "html-layouts","css-styling"],
15+
"skills": ["html-layouts","css-styling"],
1716
"videoSolutions": false,
1817
"projectType": "tutorial",
1918
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
2019
"graded": true,
21-
"disableGrading": false,
20+
"editor": {
21+
"version": "4.0"
22+
},
2223
"telemetry": {
2324
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
24-
},
25-
"editor": {
26-
"version": "4.0.10"
2725
}
28-
}
26+
}

0 commit comments

Comments
 (0)