21 lines
451 B
JSON
21 lines
451 B
JSON
{
|
|
"pages": [
|
|
{
|
|
"id": "1",
|
|
"name": "Dashboard",
|
|
"path": "/dashboard",
|
|
"templateType": "dashboard",
|
|
"metadata": {
|
|
"title": "Dashboard",
|
|
"description": "Main dashboard page",
|
|
"keywords": ["dashboard", "admin"]
|
|
},
|
|
"content": {},
|
|
"createdBy": "admin",
|
|
"createdAt": "2025-06-30T05:32:00Z",
|
|
"updatedAt": "2025-06-30T05:32:00Z",
|
|
"status": "published"
|
|
}
|
|
]
|
|
}
|