diff options
Diffstat (limited to '.frontmatter/config/content/pagefolders/video.json')
| -rw-r--r-- | .frontmatter/config/content/pagefolders/video.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.frontmatter/config/content/pagefolders/video.json b/.frontmatter/config/content/pagefolders/video.json index bab7499..8011ed2 100644 --- a/.frontmatter/config/content/pagefolders/video.json +++ b/.frontmatter/config/content/pagefolders/video.json @@ -5,7 +5,7 @@ "previewPath": "video", "filePrefix": null, "contentTypes": [ - "minimal", - "video" + "video", + "index" ] }
\ No newline at end of file |
