-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Add Node.js Hex Logo to branding page #8169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8169 +/- ##
=======================================
Coverage 76.60% 76.60%
=======================================
Files 115 115
Lines 9602 9602
Branches 322 322
=======================================
Hits 7356 7356
Misses 2245 2245
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a Node.js Hex Logo to the branding page by reorganizing the content structure and introducing a new hex logo variant. The change enhances the branding page by providing an additional logo option for users.
- Adds a new Node.js Hex Logo section with its own image
- Reorganizes the page structure to separate mascot and logo sections
- Updates the mascot image source path
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
FYI @nodejs/marketing |
Description
Adds logo to branding page
Validation
Made in the UI - unsure if prettier is happy
Related Issues
closes #8168
Check List
pnpm format
to ensure the code follows the style guide.pnpm test
to check if all tests are passing.pnpm build
to check if the website builds without errors.