summaryrefslogtreecommitdiffstats
path: root/frontmatter.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-03-07 20:30:09 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-03-07 20:30:09 -0500
commit8c72811789f2d71c2b7863afb961fcdcd7898c47 (patch)
tree0db8bf8be719f99050733f5b57ae97262691fcb1 /frontmatter.json
parent6458d9da064d11ef97b47897d6417286da2bbe91 (diff)
Created News and Docs folders
Diffstat (limited to 'frontmatter.json')
-rw-r--r--frontmatter.json8
1 files changed, 6 insertions, 2 deletions
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