1
0

chore: 调整样式文件路径

This commit is contained in:
2025-10-08 18:26:12 +08:00
parent 5dcff649d3
commit 8c9441b00d
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
import DefaultTheme from 'vitepress/theme';
import './custom.less';
import './style/custom.less';
export default DefaultTheme;