diff --git a/Akina/js/global.js b/Akina/js/global.js index 6993489..eb3ac3f 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 2.3","background:#5f5f5f;color:#fff;margin:10px;padding:6px;","https://zhebk.cn"); +console.log("%cAkina for Typecho 3.0","background:#ff6d6d;color:#fff;margin:10px;padding:6px;","https://zhebk.cn");