summaryrefslogtreecommitdiffstats
path: root/frontmatter.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-03-02 08:29:56 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-03-02 08:29:56 -0500
commit6458d9da064d11ef97b47897d6417286da2bbe91 (patch)
treee6ae6b2af7caad27d21bf921fb2507b994e78898 /frontmatter.json
parentb5290138e1f73a7a56578f9975ba3b50829ca8d4 (diff)
chore: 🤖 Pushing for remote access
Pushing so it can later be accessed remotely.
Diffstat (limited to '')
-rw-r--r--frontmatter.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/frontmatter.json b/frontmatter.json
index cd15a99..99e7647 100644
--- a/frontmatter.json
+++ b/frontmatter.json
@@ -1,12 +1,14 @@
{
"$schema": "https://beta.frontmatter.codes/frontmatter.schema.json",
- "frontMatter.content.publicFolder": "assets/img",
+ "frontMatter.content.publicFolder": "static",
"frontMatter.taxonomy.slugTemplate": "{{Title}}",
"frontMatter.taxonomy.alignFilename": false,
"frontMatter.templates.enabled": true,
"frontMatter.templates.folder": ".frontmatter/templates/",
"frontMatter.framework.id": "hugo",
"frontMatter.git.enabled": true,
+ "frontMatter.git.requiresCommitMessage": ["develop"],
+ "frontMatter.git.disableOnBranches": ["main"],
"frontMatter.preview.host": "http://localhost:1313",
"frontMatter.website.host": "https://corruptlamar.com",
"frontMatter.dashboard.openOnStart": true