diff options
Diffstat (limited to '.frontmatter/config/content/pagefolders/communication.json')
| -rw-r--r-- | .frontmatter/config/content/pagefolders/communication.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.frontmatter/config/content/pagefolders/communication.json b/.frontmatter/config/content/pagefolders/communication.json new file mode 100644 index 0000000..8c1f289 --- /dev/null +++ b/.frontmatter/config/content/pagefolders/communication.json @@ -0,0 +1,12 @@ +{ + "$schema": "https://frontmatter.codes/config/content.pagefolders.schema.json", + "title": "communication", + "path": "[[workspace]]/content/communication", + "filePrefix": null, + "excludeSubdir": false, + "previewPath": "comm", + "contentTypes": [ + "communication", + "index" + ] +}
\ No newline at end of file |
