-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
出现about:blank#blocked空白页面 #212
Comments
这是主题自动将target改成_blank了 |
应该怎么修改呢? |
去问主题作者 |
就matery主题来说,解决办法是删除source/js/matery.js里的$('#articleContent a').attr('target', '_blank');这一行 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述及如何重现此问题
点击上一页和下一页这类按钮会在新标签页打开about:blank#blocked空白页面
报错信息(建议使用截图,请尽量截取全部把错误信息)
好像是这个target="_blank"的问题,但文件中的相关代码没有问题啊
插件版本
1.8.3 主题:matery
环境信息(使用
hexo -v
命令查看)The text was updated successfully, but these errors were encountered: