24 lines
605 B
PHP
24 lines
605 B
PHP
|
<?php defined('BLUDIT') or die('Bludit CMS.'); ?>
|
||
|
{
|
||
|
"title": "BLUDIT",
|
||
|
"slogan": "CMS",
|
||
|
"description": "",
|
||
|
"footer": "Copyright \u00a9 2017",
|
||
|
"language": "en_US",
|
||
|
"locale": "en_US",
|
||
|
"timezone": "Europe\/Warsaw",
|
||
|
"theme": "log",
|
||
|
"adminTheme": "default",
|
||
|
"homepage": "",
|
||
|
"postsperpage": "6",
|
||
|
"uriPage": "\/",
|
||
|
"uriTag": "\/tag\/",
|
||
|
"uriCategory": "\/category\/",
|
||
|
"url": "http:\/\/localbluditv2.com\/",
|
||
|
"emailFrom": "no-reply@localbluditv2.com",
|
||
|
"twitter": "",
|
||
|
"facebook": "",
|
||
|
"googlePlus": "",
|
||
|
"instagram": "",
|
||
|
"github": ""
|
||
|
}
|