enes
{
"_path": "/pages/about/en",
"_dir": "about",
"_draft": false,
"_partial": false,
"_locale": "",
"title": "Title of the About page",
"description": "meta description of the page",
"body": {
"type": "root",
"children": [
{
"type": "element",
"tag": "p",
"props": {},
"children": [
{
"type": "text",
"value": "Default slot text"
}
]
},
{
"type": "element",
"tag": "p",
"props": {},
"children": [
{
"type": "text",
"value": "This will be rendered inside the "
},
{
"type": "element",
"tag": "code",
"props": {
"className": ""
},
"children": [
{
"type": "text",
"value": "description"
}
]
},
{
"type": "text",
"value": " slot."
}
]
}
],
"toc": {
"title": "",
"searchDepth": 2,
"depth": 2,
"links": []
}
},
"_type": "markdown",
"_id": "content:pages:about:en.md",
"_source": "content",
"_file": "pages/about/en.md",
"_extension": "md"
}