diff options
Diffstat (limited to '.frontmatter/config/content/pagefolders/posts.json')
| -rw-r--r-- | .frontmatter/config/content/pagefolders/posts.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.frontmatter/config/content/pagefolders/posts.json b/.frontmatter/config/content/pagefolders/posts.json index 0327d7f..8cec516 100644 --- a/.frontmatter/config/content/pagefolders/posts.json +++ b/.frontmatter/config/content/pagefolders/posts.json @@ -1,4 +1,5 @@ { + "$schema": "https://frontmatter.codes/config/content.pagefolders.schema.json", "title": "Posts", "path": "[[workspace]]/content/posts", "previewPath": "posts", |
