Assets
Updated: 4/24/2026 Words: 0 words Reading time: 0 min
Static assets in this project are served from docs/public.
Recommended usage
- images:
 - icons and logos: reference them from
/... - PDFs, audio, and videos can also be placed in
docs/public
Why this matters
Files inside docs/public are copied as-is during build, so the same asset path works for both:
/zh/.../en/...
Example
If docs/public/favicon.ico exists, reference it as:
/favicon.ico