Skip to content
  • Watch
    Notifications
Permalink
Branch: master
Find file Copy path
Find file Copy path
1 contributor

Users who have contributed to this file

11 lines (10 sloc) 204 Bytes
---
layout: archive
permalink: /portfolio/
author_profile: false
---
<div class="grid__wrapper">
{% for post in site.portfolio %}
{% include archive-single.html type="grid" %}
{% endfor %}
</div>
You can’t perform that action at this time.