diff options
Diffstat (limited to '.frontmatter/config/content/pagefolders/content.json')
| -rw-r--r-- | .frontmatter/config/content/pagefolders/content.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.frontmatter/config/content/pagefolders/content.json b/.frontmatter/config/content/pagefolders/content.json index bbfb592..484da3c 100644 --- a/.frontmatter/config/content/pagefolders/content.json +++ b/.frontmatter/config/content/pagefolders/content.json @@ -6,6 +6,7 @@ "excludeSubdir": true, "previewPath": "", "contentTypes": [ - "page" + "page", + "content" ] }
\ No newline at end of file |
