hexo/themes/blank/layout/partial/categories.ejs

4 lines
74 B
Plaintext

<div class="category">
<%- list_categories({order: -1}) %>
</div>