Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 802 Bytes

index.markdown

File metadata and controls

20 lines (14 loc) · 802 Bytes
layout
home

{% for post in site.categories['Passion'] limit: 1 %}

{% endfor %}

{% for post in site.categories['PeopleOnStreet'] limit: 1 %}

{% endfor %}

{% for post in site.categories['DocumentaryPortraits'] limit: 1 %}

{% endfor %}

{% for post in site.categories['Things'] limit: 1 %}

{% endfor %}