Skip to content

Commit df098da

Browse files
Update learn.json
1 parent faf10a4 commit df098da

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

learn.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"es": "Tutorial para Aprender Bootstrap desde Cero"
66
},
77
"description": {
8-
"us": "Master Bootstrap with hands-on exercises covering grid systems, navigation bars, hero sections, and more. Build responsive, modern web designs efficiently.",
9-
"es": "Domina Bootstrap con ejercicios prácticos que cubren maquetación y grillas, barras de navegación, secciones 'hero' y más. Crea diseños web modernos y responsivos de manera eficiente."
8+
"us": "Master Bootstrap with practical exercises on grid systems, navigation bars, hero sections, and more. Learn to apply Bootstrap styles to your HTML elements, use popular rules and tricks, and build responsive, modern, and visually appealing websites efficiently.",
9+
"es": "Domina Bootstrap con ejercicios prácticos sobre sistemas de cuadrícula, barras de navegación, secciones hero y más. Aprende a aplicar estilos de Bootstrap a tus elementos HTML, usa reglas y trucos populares, y crea sitios web responsivos, modernos y visualmente atractivos de manera eficiente."
1010
},
1111
"repository": "https://github.com/4GeeksAcademy/bootstrap-exercises-tutorial",
1212
"duration": 5,
@@ -15,13 +15,15 @@
1515
"technolgies": ["bootstrap", "html", "css"],
1616
"videoSolutions": false,
1717
"projectType": "tutorial",
18+
"autoPlay": "true",
1819
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
1920
"graded": true,
2021
"telemetry": {
2122
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=144"
2223
},
2324
"editor": {
24-
"version": "5.0"
25+
"version": "5.0",
26+
"agent": "vscode"
2527
},
2628
"video": {
2729
"intro": {

0 commit comments

Comments
 (0)