mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
fix: fix lunaria
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"location": "src/content/**/*.mdx",
|
||||
"pattern": "@lang/@path",
|
||||
"location": "src/content/docs/**/*.mdx",
|
||||
"pattern": "src/content/docs/@lang/@path",
|
||||
"type": "universal"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user