Skip to content

Commit 66099da

Browse files
committed
412s
1 parent c3022e1 commit 66099da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ export default defineConfig({
4848
],
4949

5050
editLink: {
51-
pattern: "https://github.com/vectorlex/vectorlex.github.io/tree/main/src/:path", // 改成自己的仓库
52-
text: "在 GitHub 上查看"
51+
pattern: "https://github.com/vectorlex/vectorlex.github.io/tree/main/src/:path?plain=1", // 改成自己的仓库
52+
text: "在 GitHub 上查看源代码"
5353
},
5454

5555
footer: {

0 commit comments

Comments
 (0)