From 12bd1c0cdd7049fb6cb1270ad773fd5dcf26f48b Mon Sep 17 00:00:00 2001 From: Zisbusy <49525016+Zisbusy@users.noreply.github.com> Date: Wed, 18 Mar 2020 20:46:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A3=E5=BC=8F=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E4=B8=BA3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Akina/js/global.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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");