ソースを参照

正式更新版本号为3.0

pull/12/head
Zisbusy 4年前
committed by GitHub
コミット
12bd1c0cdd
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      Akina/js/global.js

+ 1
- 1
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");

読み込み中…
キャンセル
保存