print a brand on every pages' console
This commit is contained in:
parent
a58a8fef28
commit
2804a2b079
@ -2,11 +2,13 @@
|
||||
* @Author: printempw
|
||||
* @Date: 2016-09-15 10:39:41
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-01-21 12:58:05
|
||||
* @Last Modified time: 2017-01-21 14:26:44
|
||||
*/
|
||||
|
||||
'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 = {};
|
||||
$.currentLocale = {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user