Skip to content

Commit

Permalink
Update learn.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenagubaira authored Jan 25, 2025
1 parent 123de22 commit 627b525
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions learn.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@
"preview": "https://github.com/breatheco-de/exercise-collaborative-html-website/blob/master/preview.gif?raw=true",
"technologies": ["git", "github", "bootstrap", "html", "css"],
"description" : {
"us": "Build website among a team of several collaborators",
"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"
"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.",
"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."
},
"translations": ["es","us"],
"autoPlay": false,
"projectType": "project"
},
"telemetry": {
"batch":"https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=192"
}
}

0 comments on commit 627b525

Please sign in to comment.