mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
8d16b20c49
no issue - obvious
62 lines
1.4 KiB
JSON
62 lines
1.4 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": "casper",
|
|
"type": "general"
|
|
},
|
|
{
|
|
"key": "currentVersion",
|
|
"value": "002",
|
|
"type": "core"
|
|
},
|
|
{
|
|
"key": "installedPlugins",
|
|
"value": "[]",
|
|
"type": "core"
|
|
},
|
|
{
|
|
"key": "logo",
|
|
"value": "",
|
|
"type": "blog"
|
|
},
|
|
{
|
|
"key": "cover",
|
|
"value": "",
|
|
"type": "blog"
|
|
},
|
|
{
|
|
"key": "defaultLang",
|
|
"value": "en",
|
|
"type": "blog"
|
|
},
|
|
{
|
|
"key": "forceI18n",
|
|
"value": true,
|
|
"type": "blog"
|
|
},
|
|
{
|
|
"key": "postsPerPage",
|
|
"value": "6",
|
|
"type": "blog"
|
|
}
|
|
]
|