Commit Graph

4 Commits

Author SHA1 Message Date
EstrellaXD
f842c53dca fix(docs): move images to public folder for VitePress serving
Images referenced with absolute paths in VitePress frontmatter (e.g.,
/image/icons/rss.png) must be in the public folder to be served correctly.
This fixes missing feature icons on the homepage.

A symlink is created at docs/image -> public/image to maintain compatibility
with relative paths used in markdown files.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 10:39:31 +01:00
EstrellaXD
cf1beba817 docs(fix): social media card and favicon 2023-07-09 22:52:05 +08:00
zthxxx
1f092903ba fix(docs): try to fix public icon missing in vercel build 2023-06-28 00:32:00 +08:00
zthxxx
6e3cae3797 style(docs): fix lack of home page icons after building 2023-06-27 22:23:00 +08:00