Skip to content

Commit bdfa239

Browse files
xkcodingclaude
andcommitted
style: 优化编辑链接文案
编辑页面 → 发现错误?帮我勘误 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 301ce32 commit bdfa239

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
@@ -14,7 +14,7 @@ export const SITE = {
1414
showToc: true, // 显示侧边栏目录
1515
editPost: {
1616
enabled: true,
17-
text: "编辑页面",
17+
text: "发现错误?帮我勘误",
1818
url: "https://github.com/xkcoding/MyBlog/edit/master/",
1919
},
2020
dynamicOgImage: true,

0 commit comments

Comments
 (0)