We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdff652 commit 87ba064Copy full SHA for 87ba064
1 file changed
apps/site/pages/en/about/branding.mdx
@@ -13,22 +13,22 @@ Credit to [Angela Angelini](https://www.linkedin.com/in/angeliningl/) for design
13
14
<img
15
alt="Node.js mascot"
16
- src="/static/images/nodejsHex.svg"
+ src="/static/images/node-mascot.svg"
17
className="w-[100px]"
18
- width="200"
19
- height="200"
+ width="100"
+ height="114"
20
/>
21
22
-## Node.js® Logo
+## Node.js® Logos
23
24
### Node.js® Hex Logo
25
26
27
- alt="Node.js mascot"
+ alt="Node.js Hex Logo"
28
src="/static/logos/nodejsHex.svg"
29
30
width="100"
31
- height="114"
+ height="100"
32
33
34
### Node.js® Horizontal Logo
0 commit comments