@@ -11,24 +11,48 @@ Por favor revise la [política de la marca comercial](https://trademark-policy.o
1111
1212Créditos a [ Angela Angelini] ( https://www.linkedin.com/in/angeliningl/ ) por diseñar y contribuir con la Tortuga Cohete.
1313
14- <img alt = " Mascota de Node.js" src = " /static/images/node-mascot.svg" className = " w-[100px]" width = " 100" height = " 114" />
14+ <img
15+ alt = " Mascota de Node.js"
16+ src = " /static/images/node-mascot.svg"
17+ className = " w-[100px]"
18+ width = " 100"
19+ height = " 114"
20+ />
1521
1622## Logos de Node.js®
1723
1824### Logo hexagonal de Node.js®
1925
20- <img alt = " Logo hexagonal de Node.js" src = " /static/logos/nodejsHex.svg" className = " w-[100px]" width = " 100" height = " 100" />
26+ <img
27+ alt = " Logo hexagonal de Node.js"
28+ src = " /static/logos/nodejsHex.svg"
29+ className = " w-[100px]"
30+ width = " 100"
31+ height = " 100"
32+ />
2133
2234### Logo Horizontal de Node.js®
2335
2436<table >
2537 <tbody >
2638 <tr >
2739 <td >
28- <img alt = " Logo Horizontal Oscuro de Node.js" src = " /static/logos/nodejsDark.svg" className = " h-[80px] w-[267px]" width = " 267" height = " 80" />
40+ <img
41+ alt = " Logo Horizontal Oscuro de Node.js"
42+ src = " /static/logos/nodejsDark.svg"
43+ className = " h-[80px] w-[267px]"
44+ width = " 267"
45+ height = " 80"
46+ />
2947 </td >
3048 <td >
31- <img alt = " Logo Horizontal Claro de Node.js" src = " /static/logos/nodejsLight.svg" className = " h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent" width = " 267" height = " 80" />
49+ <img
50+ alt = " Logo Horizontal Claro de Node.js"
51+ src = " /static/logos/nodejsLight.svg"
52+ className = " h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent"
53+ width = " 267"
54+ height = " 80"
55+ />
3256 </td >
3357 </tr >
3458 </tbody >
@@ -40,18 +64,37 @@ Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por dise
4064 <tbody >
4165 <tr >
4266 <td >
43- <img alt = " Logo Apilado Oscuro de Node.js" src = " /static/logos/nodejsStackedDark.svg" className = " h-[164px] w-[267px]" width = " 267" height = " 164" />
67+ <img
68+ alt = " Logo Apilado Oscuro de Node.js"
69+ src = " /static/logos/nodejsStackedDark.svg"
70+ className = " h-[164px] w-[267px]"
71+ width = " 267"
72+ height = " 164"
73+ />
4474 </td >
4575 <td >
46- <img alt = " Logo Apilado Claro de Node.js" src = " /static/logos/nodejsStackedLight.svg" className = " h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width = " 267" height = " 164" />
76+ <img
77+ alt = " Logo Apilado Claro de Node.js"
78+ src = " /static/logos/nodejsStackedLight.svg"
79+ className = " h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
80+ width = " 267"
81+ height = " 164"
82+ />
4783 </td >
4884 </tr >
4985 <tr >
5086 <td >
51- <img alt = " Logo Apilado Negro de Node.js" src = " /static/logos/nodejsStackedBlack.svg" />
87+ <img
88+ alt = " Logo Apilado Negro de Node.js"
89+ src = " /static/logos/nodejsStackedBlack.svg"
90+ />
5291 </td >
5392 <td >
54- <img alt = " Logo Apilado Blanco de Node.js" src = " /static/logos/nodejsStackedWhite.svg" className = " rounded-xs bg-neutral-950 p-2 dark:bg-transparent" />
93+ <img
94+ alt = " Logo Apilado Blanco de Node.js"
95+ src = " /static/logos/nodejsStackedWhite.svg"
96+ className = " rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
97+ />
5598 </td >
5699 </tr >
57100 </tbody >
@@ -63,10 +106,22 @@ Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por dise
63106 <tbody >
64107 <tr >
65108 <td >
66- <img alt = " Iconos Verde de JS" src = " /static/logos/jsIconGreen.svg" className = " height-[80px] mx-auto w-[71px]" width = " 71" height = " 80" />
109+ <img
110+ alt = " Iconos Verde de JS"
111+ src = " /static/logos/jsIconGreen.svg"
112+ className = " height-[80px] mx-auto w-[71px]"
113+ width = " 71"
114+ height = " 80"
115+ />
67116 </td >
68117 <td >
69- <img alt = " Iconos Blanco de JS" src = " /static/logos/jsIconWhite.svg" className = " height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width = " 71" height = " 80" />
118+ <img
119+ alt = " Iconos Blanco de JS"
120+ src = " /static/logos/jsIconWhite.svg"
121+ className = " height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
122+ width = " 71"
123+ height = " 80"
124+ />
70125 </td >
71126 </tr >
72127 </tbody >
0 commit comments