Skip to content

Commit 53369ab

Browse files
committed
update lunaria config
1 parent 369ba70 commit 53369ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/lunaria.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
},
77
"files": [
88
{
9-
"location": ".vitepress/config/{en,zh,pt,ru,es,ko,fa}.ts",
10-
"pattern": ".vitepress/config/@lang.ts",
9+
"location": "**/config.ts",
10+
"pattern": "@lang/@path",
1111
"type": "universal"
1212
},
1313
{

0 commit comments

Comments
 (0)