nodejs.org
nodejs.org copied to clipboard
feat(mastodon.tsx): replace old mastodon icon with new icon
Description
Replace the old logo of the mastodon with the new logo.
Validation
Check List
- [x] I have read the Contributing Guidelines and made commit messages that follow the guideline.
- [x] I have run
npm run formatto ensure the code follows the style guide. - [x] I have run
npm run testto check if all tests are passing. - [x] I have run
npx turbo buildto check if the website builds without errors. - [x] I've covered new added functionality with unit tests if necessary.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| nodejs-org | ✅ Ready (Inspect) | Visit Preview | Jul 15, 2024 9:01am |
For your information https://joinmastodon.org/en/branding
This PR will need to be rebased or recreated now that https://github.com/nodejs/nodejs.org/pull/6850 merged.
Unit Test Coverage Report
Unit Test Report
| Tests | Skipped | Failures | Errors | Time |
|---|---|---|---|---|
| 131 | 0 :zzz: | 0 :x: | 0 :fire: | 5.273s :stopwatch: |
I've rebased this in the interests of getting it merged soon
It looks like the UI change will need to be approved in Chromatic