标签云

This commit is contained in:
结发受长生
2018-05-11 17:37:49 +08:00
parent 368ea5915b
commit 5654d3f6db
5 changed files with 40 additions and 47 deletions
@@ -8,7 +8,7 @@
<% if (theme.tagcloud) { %>
<section class="widget">
<h3 class="widget-hd"><strong>热门标签</strong></h3>
<%- partial('_widget/tags') %>
<%- partial('_widget/tags_cloud') %>
</section>
<% } %>