jan/docs/src/pages/_meta.json
2025-08-11 15:07:16 +10:00

64 lines
1002 B
JSON

{
"index": {
"type": "page",
"title": "Homepage",
"display": "hidden",
"theme": {
"layout": "raw"
}
},
"docs": {
"type": "page",
"title": "Documentation"
},
"cortex": {
"type": "page",
"title": "Cortex",
"display": "hidden"
},
"platforms": {
"type": "page",
"title": "Platforms",
"display": "hidden"
},
"integrations": {
"type": "page",
"title": "Integrations",
"display": "hidden"
},
"changelog": {
"type": "page",
"title": "Changelog",
"theme": {
"layout": "raw"
}
},
"blog": {
"type": "page",
"title": "Blog",
"theme": {
"layout": "raw"
}
},
"post": {
"type": "page",
"title": "Post Categories",
"display": "hidden"
},
"download": {
"type": "page",
"theme": {
"layout": "raw"
}
},
"privacy": {
"title": "Privacy",
"display": "hidden"
},
"support": {
"title": "Support",
"display": "hidden"
}
}