From d12e6aa24bfa713a82d446f04dfcc484338d7b2f Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:45:55 -0500 Subject: chore: :arrow_up: minor changes pull upgrades Only Minor changes, pulling upgrades from origin --- frontmatter.json | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) (limited to 'frontmatter.json') diff --git a/frontmatter.json b/frontmatter.json index f6b3953..bcf98ce 100644 --- a/frontmatter.json +++ b/frontmatter.json @@ -55,5 +55,97 @@ } ] } + ], + "frontMatter.content.pageFolders": [ + { + "title": "communication", + "path": "[[workspace]]/content/communication", + "filePrefix": null, + "excludeSubdir": false, + "previewPath": "comm", + "contentTypes": [ + "communication", + "index" + ] + }, + { + "title": "content", + "path": "[[workspace]]/content", + "filePrefix": null, + "excludeSubdir": true, + "previewPath": "", + "contentTypes": [ + "page", + "index" + ] + }, + { + "title": "evidence", + "path": "[[workspace]]/content/evidence", + "filePrefix": null, + "previewPath": "evidence", + "contentTypes": [ + "evidence", + "index" + ] + }, + { + "title": "fpnav", + "path": "[[workspace]]/content/fpnav", + "filePrefix": null, + "previewPath": "fpnav", + "contentTypes": [ + "fpnav" + ] + }, + { + "title": "legal", + "path": "[[workspace]]/content/legal", + "filePrefix": null, + "previewPath": "legal", + "contentTypes": [ + "legal", + "index" + ] + }, + { + "title": "persons", + "path": "[[workspace]]/content/persons", + "filePrefix": null, + "previewPath": "persons", + "contentTypes": [ + "person", + "index" + ] + }, + { + "title": "posts", + "path": "[[workspace]]/content/posts", + "filePrefix": null, + "previewPath": "posts", + "contentTypes": [ + "post", + "index" + ] + }, + { + "title": "reasons", + "path": "[[workspace]]/content/reasons", + "filePrefix": null, + "previewPath": "reasons", + "contentTypes": [ + "reason" + ] + }, + { + "title": "video", + "path": "[[workspace]]/content/video", + "previewPath": "video", + "filePrefix": null, + "contentTypes": [ + "video", + "index" + ] + } ] } \ No newline at end of file -- cgit v1.2.3