Skip to content

Commit 07c6372

Browse files
committed
fix(blog): 更新 Python 入门系列第四篇的封面图片
1 parent 4c0f9e7 commit 07c6372

File tree

1 file changed

+1
-1
lines changed
  • apps/gkBlog/src/pages/blog/python-beginner-04

1 file changed

+1
-1
lines changed

apps/gkBlog/src/pages/blog/python-beginner-04/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cover: https://cdn.qladgk.com/images/20250927192125481.png
1313
import Image from "@/components/mdx/Image";
1414

1515
<Image
16-
src="https://cdn.qladgk.com/images/20250923161428237.png"
16+
src="https://cdn.qladgk.com/images/20250927192125481.png"
1717
alt="cover"
1818
width={999}
1919
height={527}

0 commit comments

Comments
 (0)