summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/content
diff options
context:
space:
mode:
Diffstat (limited to '.frontmatter/config/content')
-rw-r--r--.frontmatter/config/content/pagefolders/content.json3
-rw-r--r--.frontmatter/config/content/pagefolders/evidence.json3
-rw-r--r--.frontmatter/config/content/pagefolders/video.json3
3 files changed, 6 insertions, 3 deletions
diff --git a/.frontmatter/config/content/pagefolders/content.json b/.frontmatter/config/content/pagefolders/content.json
index bbfb592..484da3c 100644
--- a/.frontmatter/config/content/pagefolders/content.json
+++ b/.frontmatter/config/content/pagefolders/content.json
@@ -6,6 +6,7 @@
"excludeSubdir": true,
"previewPath": "",
"contentTypes": [
- "page"
+ "page",
+ "content"
]
} \ No newline at end of file
diff --git a/.frontmatter/config/content/pagefolders/evidence.json b/.frontmatter/config/content/pagefolders/evidence.json
index 7996094..0be63e5 100644
--- a/.frontmatter/config/content/pagefolders/evidence.json
+++ b/.frontmatter/config/content/pagefolders/evidence.json
@@ -5,6 +5,7 @@
"filePrefix": null,
"previewPath": "evidence",
"contentTypes": [
- "docs"
+ "docs",
+ "evidence"
]
} \ No newline at end of file
diff --git a/.frontmatter/config/content/pagefolders/video.json b/.frontmatter/config/content/pagefolders/video.json
index 7bc6282..bab7499 100644
--- a/.frontmatter/config/content/pagefolders/video.json
+++ b/.frontmatter/config/content/pagefolders/video.json
@@ -5,6 +5,7 @@
"previewPath": "video",
"filePrefix": null,
"contentTypes": [
- "minimal"
+ "minimal",
+ "video"
]
} \ No newline at end of file