enhance:增大标签云的容量。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<% if (site.tags.length) { %>
|
||||
<div class="widget-wrap">
|
||||
<div class="widget tagcloud">
|
||||
<%- tagcloud(site.tags, {min_font: 12, max_font: 18, amount: 90, color: true, start_color: '#8377ee', end_color: '#1b0ba8', class: 'tag-item', level: 20}) %>
|
||||
<%- tagcloud(site.tags, {min_font: 12, max_font: 18, amount: 270, color: true, start_color: '#8377ee', end_color: '#1b0ba8', class: 'tag-item', level: 20}) %>
|
||||
</div>
|
||||
</div>
|
||||
<% } %>
|
||||
|
Reference in New Issue
Block a user