Date: 2026-01-12 00:00 Summary: Confirmed the home page did not list the new BMI tool because home catalog rendering did not auto-include it.
[question] 首页并没有新开发的工具
[try to solve]
Checked public/_pages/zh/index.html: neither the recommended nor the all-tools section included “How to calculate BMI”. Tool categorization/render logic did not auto-pick up the new tool, so the home build script or template needed a BMI entry for both sections.
[actions]
- Inspected:
public/_pages/zh/index.html