Skip to content

Commit aff7e2f

Browse files
committed
feat: 添加一个君子密码
1 parent a3545da commit aff7e2f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/.vuepress/theme.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ export default hopeTheme({
6262
},
6363

6464
// 加密配置
65-
// encrypt: {
66-
// config: {
67-
// "/demo/encrypt.html": ["1234"],
68-
// },
69-
// },
65+
encrypt: {
66+
config: {
67+
"/tools/mcmod.html": ["mcmod"],
68+
},
69+
},
7070

7171
// 多语言配置
7272
metaLocales: {

0 commit comments

Comments
 (0)