print a brand on every pages' console
This commit is contained in:
parent
a58a8fef28
commit
2804a2b079
|
|
@ -2,11 +2,13 @@
|
||||||
* @Author: printempw
|
* @Author: printempw
|
||||||
* @Date: 2016-09-15 10:39:41
|
* @Date: 2016-09-15 10:39:41
|
||||||
* @Last Modified by: printempw
|
* @Last Modified by: printempw
|
||||||
* @Last Modified time: 2017-01-21 12:58:05
|
* @Last Modified time: 2017-01-21 14:26:44
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
|
console.log(`\n %c Blessing Skin v${blessing.version} %c https://blessing.studio \n\n`,"color: #fadfa3; background: #030307; padding:5px 0;","background: #fadfa3; padding:5px 0;");
|
||||||
|
|
||||||
$.locales = {};
|
$.locales = {};
|
||||||
$.currentLocale = {};
|
$.currentLocale = {};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user