mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
48 lines
1 KiB
JSON
48 lines
1 KiB
JSON
|
[
|
||
|
{
|
||
|
"key": "title",
|
||
|
"value": "Ghost",
|
||
|
"type": "blog"
|
||
|
},
|
||
|
{
|
||
|
"key": "description",
|
||
|
"value": "Just a blogging platform.",
|
||
|
"type": "blog"
|
||
|
},
|
||
|
{
|
||
|
"key": "email",
|
||
|
"value": "ghost@example.com",
|
||
|
"type": "general"
|
||
|
},
|
||
|
{
|
||
|
"key": "activePlugins",
|
||
|
"value": "",
|
||
|
"type": "general"
|
||
|
},
|
||
|
{
|
||
|
"key": "activeTheme",
|
||
|
"value": "content/themes/casper",
|
||
|
"type": "general"
|
||
|
},
|
||
|
{
|
||
|
"key": "currentVersion",
|
||
|
"value": "002",
|
||
|
"type": "core"
|
||
|
},
|
||
|
{
|
||
|
"key": "installedPlugins",
|
||
|
"value": "[]",
|
||
|
"type": "core"
|
||
|
},
|
||
|
{
|
||
|
"key": "logo",
|
||
|
"value": "",
|
||
|
"type": "blog"
|
||
|
},
|
||
|
{
|
||
|
"key": "icon",
|
||
|
"value": "",
|
||
|
"type": "blog"
|
||
|
}
|
||
|
]
|