We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 746c040 commit 6cabc97Copy full SHA for 6cabc97
apps/site/pages/en/about/branding.mdx
@@ -19,7 +19,17 @@ Credit to [Angela Angelini](https://www.linkedin.com/in/angeliningl/) for design
19
height="114"
20
/>
21
22
-## Node.js® Logo
+## Node.js® Logos
23
+
24
+### Node.js® Hex Logo
25
26
+<img
27
+ alt="Node.js Hex Logo"
28
+ src="/static/logos/nodejsHex.svg"
29
+ className="w-[100px]"
30
+ width="100"
31
+ height="100"
32
+/>
33
34
### Node.js® Horizontal Logo
35
apps/site/public/static/logos/nodejsHex.svg
0 commit comments