update network resources

This commit is contained in:
2025-01-22 19:53:16 +08:00
parent 6c93eb93c5
commit 7a5385e940
51 changed files with 96 additions and 102 deletions

View File

@@ -10,12 +10,6 @@ export const shared = defineConfig({
{icon: 'github', link: 'https://git.zhushenwudi.top/zhushenwudi/ew'}
]
},
markdown: {
image: {
// 默认禁用;设置为 true 可为所有图片启用懒加载。
lazyLoading: true
}
},
rewrites: {
'docs/zh/:rest*': ':rest*'
}