From 60341e6e97a73ad1d1a65864e5ca09642884c586 Mon Sep 17 00:00:00 2001 From: Masterain Date: Fri, 13 Jan 2023 16:42:36 -0800 Subject: [PATCH] Fix errors --- docs/.vuepress/theme.ts | 7 +++---- docs/FAQ/how-to.md | 1 + 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index bcc8e5bb2..ff3368c4f 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -83,7 +83,6 @@ export default hopeTheme({ // Operational Plugins feed: { - hostname: 'https://hut.ao', rss: true, }, seo: true, @@ -103,10 +102,10 @@ export default hopeTheme({ echarts: true, flowchart: true, gfm: true, - imageSize: true, + imgSize: true, include: true, katex: true, - lazyLoad: true, + imgLazyload: true, mark: true, mermaid: true, playground: { @@ -131,7 +130,7 @@ export default hopeTheme({ sub: true, sup: true, tabs: true, - vpre: true, + vPre: true, vuePlayground: true, }, components: { diff --git a/docs/FAQ/how-to.md b/docs/FAQ/how-to.md index f3d94e1ab..dd012602e 100644 --- a/docs/FAQ/how-to.md +++ b/docs/FAQ/how-to.md @@ -36,5 +36,6 @@ Start-Process shell:AppsFolder\7f0db578-026f-4e0b-a75b-d5d06bb0a74d_7jfyf5536hdr - 在主程序中正确设置高级启动器功能 - 将胡桃工具箱在系统中固定在快速启动栏中 - 在快速启动栏中右键胡桃应用程序 + ![quick-start](https://img.alicdn.com/imgextra/i3/1797064093/O1CN01Uu8QzN1g6du6MRp8h_!!1797064093.png) - 选择`启动游戏`即可 \ No newline at end of file