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