We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
最近我向自己的博客提交了新文章,然后文章的页面数增加到了2,然而在我检查时我发现页面下方多出来了一些“神奇的东西”。看图:
没错,多出来了两个翻页样式,而且其中一个居然还显示不正常,显然这不是我们需要的。
The text was updated successfully, but these errors were encountered:
经过我的检查,这个冲突的样式来源于index.ejs的"material-nav mdl-cell mdl-cell--12-col"样式与pagination.ejs中的"pagination"样式。不过我刚才重新fork了一下原始的huno主题,并没有在index.ejs里面发现"material-nav mdl-cell mdl-cell--12-col"样式,所以这应该是我哪次自己“粗心”把这么个样式加进去的。不管怎么说,目前应该没问题了,我先关闭这个虚惊一场的issue了。
Sorry, something went wrong.
顺带提醒一下,#65 老哥说的劫持问题属实,最好赶紧修复下吧
No branches or pull requests
最近我向自己的博客提交了新文章,然后文章的页面数增加到了2,然而在我检查时我发现页面下方多出来了一些“神奇的东西”。看图:
没错,多出来了两个翻页样式,而且其中一个居然还显示不正常,显然这不是我们需要的。
The text was updated successfully, but these errors were encountered: