summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/content/pagefolders/posts.json
diff options
context:
space:
mode:
Diffstat (limited to '.frontmatter/config/content/pagefolders/posts.json')
-rw-r--r--.frontmatter/config/content/pagefolders/posts.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.frontmatter/config/content/pagefolders/posts.json b/.frontmatter/config/content/pagefolders/posts.json
index d0a64bd..84db8fb 100644
--- a/.frontmatter/config/content/pagefolders/posts.json
+++ b/.frontmatter/config/content/pagefolders/posts.json
@@ -2,8 +2,10 @@
"$schema": "https://frontmatter.codes/config/content.pagefolders.schema.json",
"title": "posts",
"path": "[[workspace]]/content/posts",
+ "filePrefix": null,
"previewPath": "posts",
"contentTypes": [
- "post"
+ "post",
+ "index"
]
} \ No newline at end of file