863056768
863056768
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** 增加 [ustc镜像](https://mirrors.ustc.edu.cn/golang/) 的 `Collector` **Describe alternatives you've considered** **Additional context**
### Describe the bug The style files under `src/styles/*` are imported as a side effect of the `glob` inside the `ImageWrapper` component, without any explicit imports. **Root cause:** In [`src/components/misc/ImageWrapper.astro`](https://github.com/saicaca/fuwari/blob/main/src/components/misc/ImageWrapper.astro)...