fix: fix lunaria

This commit is contained in:
DuroCodes
2024-06-27 22:30:07 -04:00
parent b5dc4f4cb1
commit 8e7dfd7a7e

View File

@@ -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"
}
]
}
}