diff options
Diffstat (limited to '.frontmatter/config/content/pagefolders/content.json')
| -rw-r--r-- | .frontmatter/config/content/pagefolders/content.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.frontmatter/config/content/pagefolders/content.json b/.frontmatter/config/content/pagefolders/content.json index 6205ff5..bbfb592 100644 --- a/.frontmatter/config/content/pagefolders/content.json +++ b/.frontmatter/config/content/pagefolders/content.json @@ -2,6 +2,7 @@ "$schema": "https://frontmatter.codes/config/content.pagefolders.schema.json", "title": "content", "path": "[[workspace]]/content", + "filePrefix": null, "excludeSubdir": true, "previewPath": "", "contentTypes": [ |
