Fix errors

This commit is contained in:
Masterain
2023-01-13 16:42:36 -08:00
parent e5a8b1d566
commit 60341e6e97
2 changed files with 4 additions and 4 deletions

View File

@@ -83,7 +83,6 @@ export default hopeTheme({
// Operational Plugins // Operational Plugins
feed: { feed: {
hostname: 'https://hut.ao',
rss: true, rss: true,
}, },
seo: true, seo: true,
@@ -103,10 +102,10 @@ export default hopeTheme({
echarts: true, echarts: true,
flowchart: true, flowchart: true,
gfm: true, gfm: true,
imageSize: true, imgSize: true,
include: true, include: true,
katex: true, katex: true,
lazyLoad: true, imgLazyload: true,
mark: true, mark: true,
mermaid: true, mermaid: true,
playground: { playground: {
@@ -131,7 +130,7 @@ export default hopeTheme({
sub: true, sub: true,
sup: true, sup: true,
tabs: true, tabs: true,
vpre: true, vPre: true,
vuePlayground: true, vuePlayground: true,
}, },
components: { components: {

View File

@@ -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) ![quick-start](https://img.alicdn.com/imgextra/i3/1797064093/O1CN01Uu8QzN1g6du6MRp8h_!!1797064093.png)
- 选择`启动游戏`即可 - 选择`启动游戏`即可