如果你有少量页面不想走 Markdown 或 Astro 组件,可以直接把 HTML 文件放到 public/custom/。
public/custom/
这个文件上线后一般可以通过 /custom/sample.html 访问。
/custom/sample.html