mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
17 lines
419 B
JSON
17 lines
419 B
JSON
[
|
|
{
|
|
"id": "appwrite",
|
|
"path": "src/",
|
|
"schema": {
|
|
"path": ".svelte-kit/markdoc_schema.js",
|
|
"type": "esm",
|
|
"property": "default",
|
|
"watch": true
|
|
},
|
|
"partials": {
|
|
"auth-security.md": "./src/partials/auth-security.md",
|
|
"prohibited-activities.md": "./src/partials/prohibited-activities.md"
|
|
}
|
|
}
|
|
]
|