Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 318 Bytes

blog.md

File metadata and controls

13 lines (12 loc) · 318 Bytes
layout
default
{%- if site.published.size > 0 -%}
{%- for post in site.published -%} {%- include postcard.html -%} {%- endfor -%}
{%- endif -%}