summaryrefslogtreecommitdiffstats
path: root/frontmatter.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontmatter.json')
-rw-r--r--frontmatter.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/frontmatter.json b/frontmatter.json
index 47da677..b8137d5 100644
--- a/frontmatter.json
+++ b/frontmatter.json
@@ -18,5 +18,13 @@
"frontMatter.preview.pathName": "",
"frontMatter.preview.trailingSlash": true,
"frontMatter.website.host": "https://corruptlamar.com",
- "frontMatter.dashboard.openOnStart": true
+ "frontMatter.dashboard.openOnStart": true,
+ "frontMatter.global.modes": [
+ {
+ "id": "settings",
+ "features": [
+ "panel.globalSettings"
+ ]
+ }
+ ]
} \ No newline at end of file