Skip to content

Commit 301ce32

Browse files
xkcodingclaude
andcommitted
fix: 修正编辑页面链接的仓库地址
xkcoding/xkcoding.github.io → xkcoding/MyBlog main → master Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ca98b26 commit 301ce32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const SITE = {
1515
editPost: {
1616
enabled: true,
1717
text: "编辑页面",
18-
url: "https://github.com/xkcoding/xkcoding.github.io/edit/main/src/data/blog",
18+
url: "https://github.com/xkcoding/MyBlog/edit/master/",
1919
},
2020
dynamicOgImage: true,
2121
dir: "ltr",

0 commit comments

Comments
 (0)