diff --git a/Akina/js/global.js b/Akina/js/global.js index f3cdec4..628ad01 100644 --- a/Akina/js/global.js +++ b/Akina/js/global.js @@ -350,4 +350,4 @@ $(document).ready(function(){ $("a[href*='://']:not(a[href^='"+document.location.protocol+"//"+document.location.host+"'],a[href^='javascript:'])").attr({target:"_blank",rel:"nofollow noopener noreferrer"}); $(".links a[href*='://']").removeAttr("rel"); }); -console.log("%cAkina for Typecho 3.0.1","background:#ff6d6d;color:#fff;margin:10px;padding:6px;","https://zhebk.cn"); +console.log("%cAkina for Typecho 3.1.2","background:#ff6d6d;color:#fff;margin:10px;padding:6px;","https://zhebk.cn");