Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
Zisbusy committed May 30, 2020
1 parent e5c8b74 commit f1bb6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Akina/js/global.js
Original file line number Diff line number Diff line change
Expand Up @@ -350,4 +350,4 @@ $(document).ready(function(){
$("a[href*=':https://']:not(a[href^='"+document.location.protocol+"//"+document.location.host+"'],a[href^='javascript:'])").attr({target:"_blank",rel:" noopener noreferrer"});
$(".links a[href*=':https://']").removeAttr("rel");
});
console.log("%cAkina for Typecho 3.1.2","background:#ff6d6d;color:#fff;margin:10px;padding:6px;","https://zhebk.cn");
console.log("%cAkina for Typecho 3.3.0","background:#ff6d6d;color:#fff;margin:10px;padding:6px;","https://zhebk.cn");

0 comments on commit f1bb6f8

Please sign in to comment.