11 lines
278 B
JSON
11 lines
278 B
JSON
{
|
|
"$schema": "https://frontmatter.codes/frontmatter.schema.json",
|
|
"frontMatter.framework.id": "hugo",
|
|
"frontMatter.content.publicFolder": "static",
|
|
"frontMatter.content.pageFolders": [
|
|
{
|
|
"title": "posts",
|
|
"path": "[[workspace]]/content/posts"
|
|
}
|
|
]
|
|
} |