浏览代码

更新版本号

pull/12/head 3.1.2
Zisbusy 4 年前
提交者 GitHub
父节点
当前提交
776e82abef
找不到此签名对应的密钥 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 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");

正在加载...
取消
保存