mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"$schema": "https://frontmatter.codes/frontmatter.schema.json",
|
|
"frontMatter.framework.id": "next",
|
|
"frontMatter.content.publicFolder": "public",
|
|
"frontMatter.content.pageFolders": [
|
|
{
|
|
"title": ".cms",
|
|
"path": "[[workspace]]/.frontmatter"
|
|
}
|
|
]
|
|
} |