From 8c72811789f2d71c2b7863afb961fcdcd7898c47 Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Fri, 7 Mar 2025 20:30:09 -0500 Subject: Created News and Docs folders --- frontmatter.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'frontmatter.json') diff --git a/frontmatter.json b/frontmatter.json index 99e7647..d0bd841 100644 --- a/frontmatter.json +++ b/frontmatter.json @@ -7,8 +7,12 @@ "frontMatter.templates.folder": ".frontmatter/templates/", "frontMatter.framework.id": "hugo", "frontMatter.git.enabled": true, - "frontMatter.git.requiresCommitMessage": ["develop"], - "frontMatter.git.disableOnBranches": ["main"], + "frontMatter.git.requiresCommitMessage": [ + "develop" + ], + "frontMatter.git.disableOnBranches": [ + "main" + ], "frontMatter.preview.host": "http://localhost:1313", "frontMatter.website.host": "https://corruptlamar.com", "frontMatter.dashboard.openOnStart": true -- cgit v1.2.3