Fix share plugin & Abobe Typekit -> Google Fonts
This commit is contained in:
parent
5394907cfb
commit
ccebaeed9f
|
@ -7,7 +7,7 @@
|
||||||
* @package Sakura
|
* @package Sakura
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define( 'SAKURA_VERSION', '3.0.8' );
|
define( 'SAKURA_VERSION', '3.0.9' );
|
||||||
|
|
||||||
//ini_set('display_errors', true);
|
//ini_set('display_errors', true);
|
||||||
//error_reporting(E_ALL);
|
//error_reporting(E_ALL);
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Sakura application bundle
|
* Sakura application bundle
|
||||||
* @author Mashiro
|
* @author Mashiro
|
||||||
* @url https://2heng.xin
|
* @url https://2heng.xin
|
||||||
* @date 2018.5.25
|
* @date 2018.12.28
|
||||||
*/
|
*/
|
||||||
mashiro_global.variables = new function () {
|
mashiro_global.variables = new function () {
|
||||||
this.has_bot_ui = false;
|
this.has_bot_ui = false;
|
||||||
|
|
|
@ -5,7 +5,7 @@ Theme URI: https://2heng.xin/theme-sakura/
|
||||||
Author: Mashiro, Louie, Fuzzz
|
Author: Mashiro, Louie, Fuzzz
|
||||||
Author URI: http://2heng.xin
|
Author URI: http://2heng.xin
|
||||||
Description: Akina主题分支(原版地址 http://www.akina.pw/themeakina)
|
Description: Akina主题分支(原版地址 http://www.akina.pw/themeakina)
|
||||||
Version: 3.0.8
|
Version: 3.0.9
|
||||||
License: GNU General Public License v2 or later
|
License: GNU General Public License v2 or later
|
||||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
Text Domain: akina
|
Text Domain: akina
|
||||||
|
|
Loading…
Reference in New Issue