Skip to content

Commit 964ebc8

Browse files
committed
Disable page edit links
1 parent c014e34 commit 964ebc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ module.exports = config({
7878
},
7979

8080
pwa: false,
81-
81+
editLinks: false,
8282
},
8383
});

0 commit comments

Comments
 (0)