Skip to content

[codex] fix moonbit 0.9 blog cover path#34

Closed
zongen01 wants to merge 1 commit into
moonbitlang:mainfrom
zongen01:codex/fix-moonbit-0-9-cover-path
Closed

[codex] fix moonbit 0.9 blog cover path#34
zongen01 wants to merge 1 commit into
moonbitlang:mainfrom
zongen01:codex/fix-moonbit-0-9-cover-path

Conversation

@zongen01
Copy link
Copy Markdown
Contributor

Summary

  • fix the English MoonBit 0.9 blog cover image path in frontmatter
  • change image: /img/blogs/2026-04-08-moonbit-0-9-release/cover.png to image: ./cover.png
  • ensure the blog list card uses the built image asset instead of a missing static path

Root cause

The previous PR that removed unlisted was merged before the follow-up cover-image-path fix landed, so production still referenced the broken /img/blogs/... URL.

Validation

  • rebuilt the local preview build
  • confirmed the blog list now references assets/images/cover-...png for moonbit-0-9-release

@zongen01
Copy link
Copy Markdown
Contributor Author

这个 PR 修复的是 MoonBit 0.9 英文博客在官网博客列表中的封面图坏链问题。当前线上仍然引用不存在的 /img/blogs/2026-04-08-moonbit-0-9-release/cover.png,导致卡片图片不显示;本 PR 已改为 image: ./cover.png。请管理员审核并合并。

@bzy-debug
Copy link
Copy Markdown
Contributor

you should copy the image to static instead change the path

@bzy-debug bzy-debug closed this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants