Skip to content

Commit 87ba064

Browse files
committed
fix my rushed changes
1 parent bdff652 commit 87ba064

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

apps/site/pages/en/about/branding.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@ Credit to [Angela Angelini](https://www.linkedin.com/in/angeliningl/) for design
1313

1414
<img
1515
alt="Node.js mascot"
16-
src="/static/images/nodejsHex.svg"
16+
src="/static/images/node-mascot.svg"
1717
className="w-[100px]"
18-
width="200"
19-
height="200"
18+
width="100"
19+
height="114"
2020
/>
2121

22-
## Node.js® Logo
22+
## Node.js® Logos
2323

2424
### Node.js® Hex Logo
2525

2626
<img
27-
alt="Node.js mascot"
27+
alt="Node.js Hex Logo"
2828
src="/static/logos/nodejsHex.svg"
2929
className="w-[100px]"
3030
width="100"
31-
height="114"
31+
height="100"
3232
/>
3333

3434
### Node.js® Horizontal Logo

0 commit comments

Comments
 (0)