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.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/.frontmatter/config/content/pagefolders/posts.json b/.frontmatter/config/content/pagefolders/posts.json
index 2df110b..0327d7f 100644
--- a/.frontmatter/config/content/pagefolders/posts.json
+++ b/.frontmatter/config/content/pagefolders/posts.json
@@ -1,4 +1,8 @@
{
"title": "Posts",
- "path": "[[workspace]]/content/posts"
+ "path": "[[workspace]]/content/posts",
+ "previewPath": "posts",
+ "contentTypes": [
+ "minimal"
+ ]
} \ No newline at end of file