-
Notifications
You must be signed in to change notification settings - Fork 439
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
文章内H1一级标题不显示 #690
Comments
Thanks for opening this issue, maintainers will get back to you as soon as possible! |
提供一下你的网站链接。 |
现在暂时还没有发布 只在hexo s查看 |
看上去原因是 h1 的 font-size 被设置为了 0px,请检查你的配置文件是否有误 |
This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue Checklist
Expected behavior
正常展示H1 H2 H3级别的正文内标题
Actual behavior
Steps to reproduce the behavior
使用最新的next版本,开始创建blog,然后发现H1标题在正文内不展示,但侧边栏目录里会有。不知道是什么问题?
Using the latest version, start creating a blog and discover that the H1 title is not displayed in the main text, but in the sidebar directory
Node.js and NPM Information
Package dependencies Information
Hexo Configuration
NexT Configuration
Other Information
No response
The text was updated successfully, but these errors were encountered: