Skip to content

Commit 705d86c

Browse files
Merge pull request #1281 from breatheco-de/Lorenagubaira-patch-1
Update learn.json
2 parents 123de22 + 627b525 commit 705d86c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

learn.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,14 @@
99
"preview": "https://github.com/breatheco-de/exercise-collaborative-html-website/blob/master/preview.gif?raw=true",
1010
"technologies": ["git", "github", "bootstrap", "html", "css"],
1111
"description" : {
12-
"us": "Build website among a team of several collaborators",
13-
"es": "Practica como usar los Pull Requests de Github.com donde cada miembro de el equipo hace una parte del HTML/CSS de un website landing page y la entrega realizando un Pull Request"
12+
"us": "Learn GitHub Pull Requests by building a landing page! Collaborate as a team using Git while each member develops a section of a website with HTML and CSS. Practice version control, teamwork, and project management as you submit changes through Pull Requests.",
13+
"es": "Aprende a usar Pull Requests en GitHub creando una landing page. Colabora en equipo mientras cada miembro desarrolla una sección del sitio web con HTML y CSS. Practica control de versiones, trabajo en equipo y gestión de proyectos al enviar cambios con Pull Requests."
1414
},
1515
"translations": ["es","us"],
1616
"autoPlay": false,
1717
"projectType": "project"
18+
},
19+
"telemetry": {
20+
"batch":"https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=192"
21+
}
1822
}

0 commit comments

Comments
 (0)