Skip to content

Commit f2a19ce

Browse files
authored
Update learn.json
1 parent 5f101ad commit f2a19ce

File tree

1 file changed

+4
-26
lines changed

1 file changed

+4
-26
lines changed

learn.json

Lines changed: 4 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -27,32 +27,7 @@
2727
"es": "La Postcard es un ejercicio ideal para principiantes diseñado para ayudarte a practicar tus primeros pasos en HTML5 y CSS3 creando una postal personalizada. Replicarás el diseño de una postal predefinida (tal como un posible empleador podría pedirte en el futuro) mientras aprendes sobre la estructura de HTML, el estilo con CSS y el uso de Google Fonts. ¡Comparte tu postal terminada con alguien especial y muestra tu creatividad!"
2828
},
2929
"preview": "https://github.com/breatheco-de/exercise-postcard/blob/main/.learn/assets/preview.png?raw=true",
30-
"talents": [
31-
{
32-
"badge": "identator",
33-
"points": 10
34-
},
35-
{
36-
"badge": "tag-master",
37-
"points": 10
38-
},
39-
{
40-
"badge": "path-master",
41-
"points": 10
42-
},
43-
{
44-
"badge": "select-everything",
45-
"points": 10
46-
},
47-
{
48-
"badge": "be-dry",
49-
"points": 10
50-
},
51-
{
52-
"badge": "abc",
53-
"points": 10
54-
}
55-
],
30+
"talents": [],
5631
"editor": {
5732
"version": "5.0"
5833
},
@@ -61,5 +36,8 @@
6136
"en": "https://www.youtube.com/watch?v=rvVPyewhFSU",
6237
"es": "https://www.youtube.com/watch?v=rvVPyewhFSU"
6338
}
39+
},
40+
"telemetry": {
41+
"batch":"https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=167"
6442
}
6543
}

0 commit comments

Comments
 (0)