docs(web): add description for #theme/Footer and #theme/Metabar#765
docs(web): add description for #theme/Footer and #theme/Metabar#765ovflowd merged 1 commit intonodejs:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 46eb53a. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #765 +/- ##
=======================================
Coverage 78.43% 78.43%
=======================================
Files 157 157
Lines 13962 13962
Branches 1152 1152
=======================================
Hits 10951 10951
Misses 3006 3006
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
The web generator supports 6 overridable #theme/* aliases, but the README only documents 4 of them. This PR adds the missing #theme/Metabar and #theme/Footer entries to the default imports table, introduced in #677.
Validation
No functional changes
Related Issues
Related to #677
Check List
node --run testand all tests passed.node --run format&node --run lint.