Skip to content

Conversation

bmuenzenmeyer
Copy link
Collaborator

@bmuenzenmeyer bmuenzenmeyer commented Sep 13, 2025

Description

Adds logo to branding page

Validation

Made in the UI - unsure if prettier is happy

Related Issues

closes #8168

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
Copy link

vercel bot commented Sep 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Sep 14, 2025 3:02am

Copy link

codecov bot commented Sep 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.60%. Comparing base (8293d9c) to head (87ba064).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

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.
📢 Have feedback on the report? Share it here.

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>
@bmuenzenmeyer bmuenzenmeyer marked this pull request as ready for review September 13, 2025 19:37
@bmuenzenmeyer bmuenzenmeyer requested a review from a team as a code owner September 13, 2025 19:37
@Copilot Copilot AI review requested due to automatic review settings September 13, 2025 19:37
Copy link
Contributor

@Copilot Copilot AI left a 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.

@avivkeller
Copy link
Member

FYI @nodejs/marketing

@bmuenzenmeyer bmuenzenmeyer added this pull request to the merge queue Sep 15, 2025
Merged via the queue into main with commit 6cabc97 Sep 15, 2025
12 checks passed
@bmuenzenmeyer bmuenzenmeyer deleted the hex-logo branch September 15, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add logo to branding page
4 participants