mirror of
https://github.com/wahyd4/hexo-phase-junv.git
synced 2026-08-10 13:35:52 +10:00
3 lines
139 B
Plaintext
3 lines
139 B
Plaintext
<% if (item.categories.length){ %>
|
|
<div class="cats"><%- partial('taxonomy', {taxonomy: item.categories, separator: ''}) %></div>
|
|
<% } %> |