mirror of
https://github.com/Moe-Sakura/frontend.git
synced 2026-03-19 05:39:45 +08:00
* 将 `index.html`、`manifest.json`、`browserconfig.xml` 和其他文件中的图标链接从 `favicon.svg` 更新为 `logo.svg`,确保一致性。 * 删除不再使用的 `favicon.svg` 文件,简化项目结构。 * 更新 `FAVICON_GUIDE.md` 文档,反映图标文件的更改和生成方法。