docs: 更新 v2.3.0 版本文档和 changelog
- 添加 v2.3.0 changelog(中英文) - 更新文档版本号从 v2.2.22+ 到 v2.3.0+ - 更新 package.json 版本至 2.3.0 - vitepress 配置添加 ignoreDeadLinks
This commit is contained in:
@@ -273,6 +273,7 @@ export default defineConfig({
|
||||
|
||||
base: '/',
|
||||
cleanUrls: true,
|
||||
ignoreDeadLinks: true,
|
||||
|
||||
markdown: {
|
||||
lineNumbers: true,
|
||||
|
||||
Reference in New Issue
Block a user