diff options
Diffstat (limited to '.frontmatter/config/content/pagefolders/video.json')
| -rw-r--r-- | .frontmatter/config/content/pagefolders/video.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.frontmatter/config/content/pagefolders/video.json b/.frontmatter/config/content/pagefolders/video.json index 077590d..7bc6282 100644 --- a/.frontmatter/config/content/pagefolders/video.json +++ b/.frontmatter/config/content/pagefolders/video.json @@ -1,8 +1,9 @@ { "$schema": "https://frontmatter.codes/config/content.pagefolders.schema.json", - "title": "Video", + "title": "video", "path": "[[workspace]]/content/video", "previewPath": "video", + "filePrefix": null, "contentTypes": [ "minimal" ] |
