From 0853c0fde0b4da83987bc2d2dc49f370f734867a Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Thu, 17 Oct 2024 09:13:52 -0400 Subject: ch-ch-changes --- .frontmatter/config/content/pagefolders/person.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .frontmatter/config/content/pagefolders/person.json (limited to '.frontmatter/config/content/pagefolders/person.json') diff --git a/.frontmatter/config/content/pagefolders/person.json b/.frontmatter/config/content/pagefolders/person.json new file mode 100644 index 0000000..cfebd32 --- /dev/null +++ b/.frontmatter/config/content/pagefolders/person.json @@ -0,0 +1,10 @@ +{ + "$schema": "https://frontmatter.codes/config/content.pagefolders.schema.json", + "title": "person", + "path": "[[workspace]]/content/persons", + "filePrefix": null, + "previewPath": "persons", + "contentTypes": [ + "person" + ] +} \ No newline at end of file -- cgit v1.2.3