summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/content/pagefolders/communication.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-11-05 06:01:38 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2024-11-05 06:01:38 -0500
commitc2f904ec773acecabb34c68b0e6756f3f8cc305b (patch)
tree9dcec440a1e0d54ad186c8269a63afd70d847589 /.frontmatter/config/content/pagefolders/communication.json
parent8609f5ddfa3c322912ee705ed6082f93266982b2 (diff)
feat(content): :sparkles: Communication section creation
Communication section created, frontmatter type cleaning, configurations, etc... #28 #27
Diffstat (limited to '.frontmatter/config/content/pagefolders/communication.json')
-rw-r--r--.frontmatter/config/content/pagefolders/communication.json12
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