-
Notifications
You must be signed in to change notification settings - Fork 139
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
在sidebar增加category #57
Comments
这个可以自己添加。 |
但是又一个问题来了,这个主题没有categories模版,我靠,花了这么多时间没解决,坑死。。。 |
@Kaijun |
@RanchoCooper @xchz 你好 <!-- Categories -->
<% if (site.categories.length){ %>
<h5><%= __('categories') %></h3>
<div class="widget">
<%- list_categories({show_count: theme.show_count}) %>
</div>
<% } %> 不過我也講一下我的最終版本 |
@YenYuHsuan 感谢你的回复,我找到你修改后的版本仓库了 |
RT
The text was updated successfully, but these errors were encountered: