We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a834f6e commit c3022e1Copy full SHA for c3022e1
.vitepress/config.mts
@@ -49,7 +49,7 @@ export default defineConfig({
49
50
editLink: {
51
pattern: "https://github.com/vectorlex/vectorlex.github.io/tree/main/src/:path", // 改成自己的仓库
52
- text: "GitHub"
+ text: "在 GitHub 上查看"
53
},
54
55
footer: {
0 commit comments