summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/content/pagefolders
diff options
context:
space:
mode:
Diffstat (limited to '.frontmatter/config/content/pagefolders')
-rw-r--r--.frontmatter/config/content/pagefolders/content.json2
-rw-r--r--.frontmatter/config/content/pagefolders/legal.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/.frontmatter/config/content/pagefolders/content.json b/.frontmatter/config/content/pagefolders/content.json
index a5f8455..367b72d 100644
--- a/.frontmatter/config/content/pagefolders/content.json
+++ b/.frontmatter/config/content/pagefolders/content.json
@@ -4,6 +4,6 @@
"excludeSubdir": true,
"previewPath": "",
"contentTypes": [
- "default"
+ "page"
]
} \ No newline at end of file
diff --git a/.frontmatter/config/content/pagefolders/legal.json b/.frontmatter/config/content/pagefolders/legal.json
index 7c17fcd..4aa2b4d 100644
--- a/.frontmatter/config/content/pagefolders/legal.json
+++ b/.frontmatter/config/content/pagefolders/legal.json
@@ -4,6 +4,6 @@
"previewPath": "legal",
"contentTypes": [
"docs",
- "default"
+ "page"
]
} \ No newline at end of file