console/packages/web/docs/src/pages/_meta.json
2023-10-10 14:29:42 +02:00

39 lines
698 B
JSON

{
"index": {
"title": "Home",
"type": "page",
"display": "hidden",
"theme": {
"layout": "raw"
}
},
"hive": {
"title": "Dashboard",
"type": "page",
"href": "https://app.graphql-hive.com",
"newWindow": true
},
"status": {
"title": "Status",
"type": "page",
"href": "https://status.graphql-hive.com",
"newWindow": true
},
"docs": {
"title": "Documentation",
"type": "page",
"theme": {
"toc": true
}
},
"product-updates": {
"type": "page",
"title": "Product Updates",
"theme": {
"sidebar": false,
"toc": true,
"breadcrumb": false,
"typesetting": "article"
}
}
}