chore: hide home from nav

This commit is contained in:
Catalin Pit
2024-04-12 15:16:49 +03:00
parent c29e6ea861
commit 86df82dc9f

View File

@ -5,7 +5,8 @@
"theme": { "theme": {
"layout": "full", "layout": "full",
"sidebar": false "sidebar": false
} },
"display": "hidden"
}, },
"app": { "app": {
"title": "Getting Started", "title": "Getting Started",