-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
chore(description): fit to landing page #7864
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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 updates the site description to align with the current tagline for the landing page.
- Updated the description text in apps/site/site.json to provide a more detailed description of Node.js.
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #7864 +/- ##
==========================================
+ Coverage 75.43% 75.48% +0.04%
==========================================
Files 101 101
Lines 8306 8306
Branches 218 218
==========================================
+ Hits 6266 6270 +4
+ Misses 2038 2034 -4
Partials 2 2 ☔ View full report in Codecov by Sentry. |
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.
LGTM
Lighthouse Results
|
Description
Just realized that description didn't reflect the current tag line.
new head :
Related Issues
No related issues
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.