From 68d79a0f8d6147bc9e7834f7a6ed83a80748fa29 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Tue, 15 Oct 2024 19:29:53 -0400 Subject: feat(content): :sparkles: New content, frontmatter conf, etc... New content created, frontmatter config fixes, etc, etc... --- .frontmatter/config/content/pagefolders/content.json | 1 + 1 file changed, 1 insertion(+) (limited to '.frontmatter/config/content/pagefolders/content.json') diff --git a/.frontmatter/config/content/pagefolders/content.json b/.frontmatter/config/content/pagefolders/content.json index 367b72d..6205ff5 100644 --- a/.frontmatter/config/content/pagefolders/content.json +++ b/.frontmatter/config/content/pagefolders/content.json @@ -1,4 +1,5 @@ { + "$schema": "https://frontmatter.codes/config/content.pagefolders.schema.json", "title": "content", "path": "[[workspace]]/content", "excludeSubdir": true, -- cgit v1.2.3