diff options
Diffstat (limited to '.frontmatter/config/content/snippets/docs.json')
| -rw-r--r-- | .frontmatter/config/content/snippets/docs.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.frontmatter/config/content/snippets/docs.json b/.frontmatter/config/content/snippets/docs.json index c6bc931..6fb7e12 100644 --- a/.frontmatter/config/content/snippets/docs.json +++ b/.frontmatter/config/content/snippets/docs.json @@ -2,6 +2,7 @@ "Docs": { "description": "Show Contents of Toml", "body": "{{< docs name=\"[[Section]]\" file=\"[[File Path]]\" id=[[docs-collapse-{X}]] >}}", + "isMediaSnippet": false, "fields": [ { "name": "Section", |
