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
这是正常在首页显示的文章,摘要正常显示
这是在分类和标签下访问的文章,就是通过/category/Mac/和/tag/Mac/显示的文章,不是显示摘要,而是直接输出正文内容
category/Mac/
/tag/Mac/
可以统一一下,都显示摘要内容
The text was updated successfully, but these errors were encountered:
当点击浏览分类时候,再点击侧边栏的文章,分类或者标签会跳转到/category/typecho/archive.html,而不是/archive.html,就导致点击侧边栏的文章,分类或者标签直接404
/category/typecho/archive.html
/archive.html
Sorry, something went wrong.
No branches or pull requests
这是正常在首页显示的文章,摘要正常显示
这是在分类和标签下访问的文章,就是通过/
category/Mac/
和/tag/Mac/
显示的文章,不是显示摘要,而是直接输出正文内容可以统一一下,都显示摘要内容
The text was updated successfully, but these errors were encountered: