Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 211 Bytes

File metadata and controls

9 lines (9 loc) · 211 Bytes
layout static
title code

    {% for post in site.categories.code }

  • {{ post.title }}{{ post.date | date_to_string }}

  • { endfor %}