diff options
Diffstat (limited to '.frontmatter/config/content/snippets/file.json')
| -rw-r--r-- | .frontmatter/config/content/snippets/file.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.frontmatter/config/content/snippets/file.json b/.frontmatter/config/content/snippets/file.json index 4c511b5..ec06f8c 100644 --- a/.frontmatter/config/content/snippets/file.json +++ b/.frontmatter/config/content/snippets/file.json @@ -2,6 +2,7 @@ "File": { "description": "Display Entire Contents of File", "body": "{{< file path=[[File Path]] id=\"[[file-collapse-{x}]]\" >}}", + "isMediaSnippet": false, "fields": [ { "name": "File Path", |
