Skip to content

Commit 9e52a19

Browse files
committed
Agregar Reto 3 a la tabla
1 parent 432da41 commit 9e52a19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Repositorio donde estoy subiendo y explicando los retos del Advent JS 2023.
1010

1111
| IMG | ## | Nombre del reto | Dificultad[^1] | Descripción | Solución | Video |
1212
| ------------------------------------------------------------------------------------------------ | :-: | ------------------------------------------------------------------------- | -------------- | ---------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | ----- |
13-
| <img src="https://adventjs.dev/challenges-2023/1.png" width="50" style="object-fit: contain;" /> | 01 | [¡Primer regalo repetido!](https://adventjs.dev/es/challenges/2023/1) | 🟢 | [Ver](https://github.com/Achalogy/advent-js-2023/blob/main/retos/reto-1/README.md) | [SPOILER](https://github.com/Achalogy/advent-js-2023/blob/main/retos/reto-1/main.ts) | ~~~~~ |
14-
| <img src="https://adventjs.dev/challenges-2023/2.png" width="50" style="object-fit: contain;" /> | 02 | [Ponemos en marcha la fábrica](https://adventjs.dev/es/challenges/2023/2) | 🟢 | [Ver](https://github.com/Achalogy/advent-js-2023/blob/main/retos/reto-2/README.md) | [SPOILER](https://github.com/Achalogy/advent-js-2023/blob/main/retos/reto-2/main.ts) | ~~~~~ |
15-
| | 03 | ~~~~~ | | ~~~~~ | ~~~~~ | ~~~~~ |
13+
| <img src="https://adventjs.dev/challenges-2023/1.png" width="50" style="object-fit: contain;" /> | 01 | [🎁 ¡Primer regalo repetido!](https://adventjs.dev/es/challenges/2023/1) | 🟢 | [Ver](https://github.com/Achalogy/advent-js-2023/blob/main/retos/reto-1/README.md) | [SPOILER](https://github.com/Achalogy/advent-js-2023/blob/main/retos/reto-1/main.ts) | ~~~~~ |
14+
| <img src="https://adventjs.dev/challenges-2023/2.png" width="50" style="object-fit: contain;" /> | 02 | [🏭 Ponemos en marcha la fábrica](https://adventjs.dev/es/challenges/2023/2) | 🟢 | [Ver](https://github.com/Achalogy/advent-js-2023/blob/main/retos/reto-2/README.md) | [SPOILER](https://github.com/Achalogy/advent-js-2023/blob/main/retos/reto-2/main.ts) | ~~~~~ |
15+
| <img src="https://adventjs.dev/challenges-2023/3.png" width="50" style="object-fit: contain;" /> | 03 | [😏 El elfo travieso](https://adventjs.dev/es/challenges/2023/3) | 🟢 | [Ver](https://github.com/Achalogy/advent-js-2023/blob/main/retos/reto-3/README.md) | [SPOILER](https://github.com/Achalogy/advent-js-2023/blob/main/retos/reto-3/main.ts) | ~~~~~ |
1616
| | 04 | ~~~~~ | | ~~~~~ | ~~~~~ | ~~~~~ |
1717
| | 05 | ~~~~~ | | ~~~~~ | ~~~~~ | ~~~~~ |
1818
| | 06 | ~~~~~ | | ~~~~~ | ~~~~~ | ~~~~~ |

0 commit comments

Comments
 (0)