summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/taxonomy
diff options
context:
space:
mode:
Diffstat (limited to '.frontmatter/config/taxonomy')
-rw-r--r--.frontmatter/config/taxonomy/contenttypes/fpnav.json1
-rw-r--r--.frontmatter/config/taxonomy/contenttypes/person.json1
-rw-r--r--.frontmatter/config/taxonomy/contenttypes/reason.json1
3 files changed, 3 insertions, 0 deletions
diff --git a/.frontmatter/config/taxonomy/contenttypes/fpnav.json b/.frontmatter/config/taxonomy/contenttypes/fpnav.json
index 2db3431..ea7c49b 100644
--- a/.frontmatter/config/taxonomy/contenttypes/fpnav.json
+++ b/.frontmatter/config/taxonomy/contenttypes/fpnav.json
@@ -2,6 +2,7 @@
"$schema": "https://frontmatter.codes/config/taxonomy.contenttypes.schema.json",
"name": "fpnav",
"pageBundle": false,
+ "template": "[[workspace]]/.frontmatter/templates/fpnav.md",
"previewPath": null,
"fields": [
{
diff --git a/.frontmatter/config/taxonomy/contenttypes/person.json b/.frontmatter/config/taxonomy/contenttypes/person.json
index 1b8dd07..52e79b6 100644
--- a/.frontmatter/config/taxonomy/contenttypes/person.json
+++ b/.frontmatter/config/taxonomy/contenttypes/person.json
@@ -2,6 +2,7 @@
"$schema": "https://frontmatter.codes/config/taxonomy.contenttypes.schema.json",
"name": "person",
"pageBundle": false,
+ "template": "[[workspace]]/.frontmatter/templates/persons.md",
"fields": [
{
"title": "Title",
diff --git a/.frontmatter/config/taxonomy/contenttypes/reason.json b/.frontmatter/config/taxonomy/contenttypes/reason.json
index daebf48..688c762 100644
--- a/.frontmatter/config/taxonomy/contenttypes/reason.json
+++ b/.frontmatter/config/taxonomy/contenttypes/reason.json
@@ -2,6 +2,7 @@
"$schema": "https://frontmatter.codes/config/taxonomy.contenttypes.schema.json",
"name": "reason",
"pageBundle": false,
+ "template": "[[workspace]]/.frontmatter/templates/reason.md",
"previewPath": null,
"fields": [
{