Date: 2026-01-12 00:00 Summary: Updated home content rendering so the BMI tool appears automatically after rebuild.
[question] 自动收录
[try to solve]
Updated home content rendering to auto-include the “How to calculate BMI” tool in both the recommended and all-tools sections. After npm run build:site, the home page showed the BMI entry without manual maintenance.
[actions]
- Updated:
scripts/site/components/content-home.mjs - Regenerated:
public/_pages/zh/index.html - Ran:
npm run build:site