Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 478 Bytes

File metadata and controls

16 lines (16 loc) · 478 Bytes
layout category
title Others
category Others
    {% for post in site.categories.others %} {% if post.url contains "index.html" %} {% else %}
  • {{ post.title }} {{ post.date | date:"%Y-%m-%d" }}
  • {% endif %} {% endfor %}