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 7bc6282..bab7499 100644 --- a/.frontmatter/config/content/pagefolders/video.json +++ b/.frontmatter/config/content/pagefolders/video.json @@ -5,6 +5,7 @@ "previewPath": "video", "filePrefix": null, "contentTypes": [ - "minimal" + "minimal", + "video" ] }
\ No newline at end of file |
