From 4083411ab85d098137ab82532db2896acbceb357 Mon Sep 17 00:00:00 2001 From: zeroornull Date: Tue, 13 May 2025 15:03:45 +0800 Subject: [PATCH] change encrypt for poc. --- src/.vuepress/theme.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index 72bf082..b44151e 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -35,8 +35,8 @@ export default hopeTheme({ password: "1234", }, "/ai/POC报告_插件对比_cursor.html": { - hint: "Password: 1234", - password: "1234", + hint: "fgpg", + password: "fgpg", }, }, },