diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-05-13 02:12:08 -0400 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-05-13 02:13:58 -0400 |
| commit | a35b89a5ca8bc36a7f5e3590bd35f89147d243de (patch) | |
| tree | 908960e550024081c88a35135e0920f268b53fe8 /frontmatter.json | |
| parent | 733a643900bccc44f93533487481c4a283966b9d (diff) | |
feat: adding content
New content additions regarding brown field.
Diffstat (limited to 'frontmatter.json')
| -rw-r--r-- | frontmatter.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/frontmatter.json b/frontmatter.json index befaf37..47da677 100644 --- a/frontmatter.json +++ b/frontmatter.json @@ -6,16 +6,7 @@ "frontMatter.templates.enabled": true, "frontMatter.templates.folder": ".frontmatter/templates/", "frontMatter.framework.id": "hugo", - "frontMatter.global.activeMode": "default", "frontMatter.global.timezone": "EST", - "frontMatter.global.modes": [ - { - "id": "Settings", - "features": [ - "panel.globalSettings" - ] - } - ], "frontMatter.git.enabled": true, "frontMatter.git.requiresCommitMessage": [ "develop" |
